We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cfcf2a commit 687585aCopy full SHA for 687585a
README.md
@@ -24,6 +24,7 @@ Nodejs boilerplate with express,Mongoose,ES8,Jwt to develop rest api
24
- Application level errorHandler
25
- Manage enviroment via [dotenv](https://github.com/rolodato/dotenv-safe)
26
- Code coverage with [istanbul](https://github.com/istanbuljs/nyc)
27
+- uses [helmet](https://github.com/helmetjs/helmet) to secure api endpoints which adds necessary security headers
28
29
## Getting Started
30
1. Clone repository
0 commit comments