-
Notifications
You must be signed in to change notification settings - Fork 110
Documentation
Thiago Bustamante edited this page Jan 20, 2019
·
2 revisions
This library allows you to use ES7 decorators to configure your services using express
.
Table of Contents
- Server
- @Path Decorator
- Http Methods
- Request Parameters
- Types and languages
- @BodyOptions Decorator
- Service Context
- Service Return
- @Security Decorator
- Express Middlewares
- @PreProcessor Decorator
- @PostProcessor Decorator
- Server Errors
- Service Factory and IoC
- Inheritance and Abstract Services
- Swagger Documentation