Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nilesh-maurya/fcc-stock-checker

Freecodecamp: Information security and Quality Assurance - stock price checker
https://github.com/nilesh-maurya/fcc-stock-checker

chai freecodecamp-backend freecodecamp-project mongoose nodejs

Last synced: 16 days ago
JSON representation

Freecodecamp: Information security and Quality Assurance - stock price checker

Awesome Lists containing this project

README

        

**FreeCodeCamp**- Information Security and Quality Assurance
------

Project Stock Price Checker

1) SET NODE_ENV to `test` without quotes and set DB to your mongo connection string
2) Complete the project in `routes/api.js` or by creating a handler/controller
3) You will add any security features to `server.js`
4) You will create all of the functional tests in `tests/2_functional-tests.js`