Skip to content

A simple endpoint with NodeJs and express querying MYSQL Database using Sequelize ORM

Notifications You must be signed in to change notification settings

mohamedlotfe/Products-queries

Repository files navigation

Products-Backend

A simple endpoint with nodejs and express quering MYSQL Database using sequelize ORM

Install Dependencies

Run npm install to install the project dependencies

Run server

Run npm start for a dev server.

test server

I uploaded Database called (db1.sql) and Postman json file for API or try GET Method below

"http://localhost:3030/products/cars",

About

A simple endpoint with NodeJs and express querying MYSQL Database using Sequelize ORM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published