Closed MatteoDiPaolo closed 4 years ago
Adds helmet in order secure express REST endpoints by setting various HTTP headers. The newly added headers are checked in the provided test suite.
yo systemic
npm run test
yo systemic --showcase
npm run infra-up
Closes #56
Description
Adds helmet in order secure express REST endpoints by setting various HTTP headers. The newly added headers are checked in the provided test suite.
Types of changes
How to review this PR
yo systemic
in order to generate a new service and then runnpm run test
yo systemic --showcase
in order to generate a new service and then runnpm run infra-up
+npm run test
Issues solved by this PR
Closes #56