Skip to content
Snippets Groups Projects
Commit 6d98f09c authored by Alessandro CERIONI's avatar Alessandro CERIONI
Browse files

Update nestjs-micro-services.md

parent 41673539
Branches
No related tags found
1 merge request!14Doc webapp
......@@ -17,3 +17,12 @@ A service will return a `200` http status code when all indicators are healthy.
## Logging
## Guards or: how to implement an AUTHZ layer
## TODO
* Explain how the `validationPipe` works
* Explain why we need to expose the `Content-Range` header
* Is the order of NestJS decorations relevant?
* Explain how data can be exported and imported
* Explain why we need to use the `pgcrypto` extension
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment