Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/esh527/businessquant_assignment

businessQuant_Assignment
https://github.com/esh527/businessquant_assignment

Last synced: about 2 months ago
JSON representation

businessQuant_Assignment

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 Database

Steps 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.