Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esh527/businessquant_assignment
businessQuant_Assignment
https://github.com/esh527/businessquant_assignment
Last synced: about 2 months ago
JSON representation
businessQuant_Assignment
- Host: GitHub
- URL: https://github.com/esh527/businessquant_assignment
- Owner: Esh527
- Created: 2024-03-20T08:44:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T08:53:32.000Z (10 months ago)
- Last Synced: 2024-03-20T09:56:25.622Z (10 months ago)
- Language: JavaScript
- Size: 941 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello, I have done with businessQuant_Assignment which includes the API calls from MySQL database by query the data, I have used to retrieve the data by using NodeJS
Tech Stack:
-Node.js
-Express.js
-MySQL DatabaseSteps to run the backend:
1. Type "npm install", and press enter to install all the necessary dependencies.
2. Type "nodemon db.js", and press enter to run the backend server on Port 3000.