Samples, which are show, how to use @egodigital/express-controllers module.
Name | Description |
---|---|
Quick start | A quick start sample. |
Error handling | Demonstrates, how to implement custom error handling. |
Middlewares | How to implement controller-wide middleware(s). |
Serialize | Shows, how to use serializers. |
Authorize | Shows the use of @Authorize() decorator. |
Swagger | Swagger example. |
Parameters | Example API, that shows how to categorize endpoints via parameters. |
TODO list | A TODO list. |
Value list | A value list. |