Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nilesh-maurya/metric-imperial-converter
FCC: Information security and quality Assurance project
https://github.com/nilesh-maurya/metric-imperial-converter
chai express freecodecamp-project helmetjs nodejs
Last synced: 27 days ago
JSON representation
FCC: Information security and quality Assurance project
- Host: GitHub
- URL: https://github.com/nilesh-maurya/metric-imperial-converter
- Owner: nilesh-maurya
- Created: 2019-11-15T00:49:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T01:24:05.000Z (about 5 years ago)
- Last Synced: 2024-11-10T03:16:19.294Z (3 months ago)
- Topics: chai, express, freecodecamp-project, helmetjs, nodejs
- Language: JavaScript
- Homepage: https://wakeful-parenthesis.glitch.me
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**FreeCodeCamp**- Information Security and Quality Assurance
------1) SET NODE_ENV to `test` without quotes
2) Most logic will need done in `controllers/convertHandler.js` but do complete `routes/api.js`
3) You will add any security features to `server.js`
4) You will create all of the functional/unit tests in `tests/2_functional-tests.js` and `tests/1_unit-tests.js`