Stocks API created using Express and nodeJs. The app serves the webcomputing schema allowing users to reterive stocks data from stocks table. Useres can also filter the data and access the timestamped data if authenticated.
- knex
- helmet
- morgan
- swagger-ui-express
- nodemon
- cors