Implementing a scalable database and server to allow for webscale performance
- https://github.com/Fantastic-4-Minus-1/people-also-bought
- https://github.com/Fantastic-4-Minus-1/stock-price-points-proxy
- https://github.com/Fantastic-4-Minus-1/stock-fluctuation
Some usage instructions
An nvmrc
file is included if using nvm.
- Node 8.11.3
- etc
From within the root directory:
npm install -g webpack
npm install
- GET /api/peopleAlsoBought/:companyAbbreviation
- GET /api/company/:companyAbbreviation
- POST /api/company
- POST /api/company/prices/:companyId
- PUT /api/company
- DELETE /api/company/:companyAbbreviation