navinballa / nodejs-express-project

A Complete NodeJS RESTAPI Application with Express + MySQL + Swagger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Complete NodeJS RESTAPI Application with Express + MySQL + Swagger

Please refer the below steps to clone & run the project in minutes.

Steps

  1. Install VS Code & NodeJS
  2. Open VSCODE & Go to terminal and run the command git clone https://github.com/navinballa/nodejs-express-project.git
  3. Move your terminal path to "nodejs-express-project" cd nodejs-express-project
  4. Install libraries npm install
  5. Run project npm start your project will be ready on http://localhost:3000/api-docs/

Output

Output

If having any issues, you may refer below course to understand things more clearly

https://www.udemy.com/course/nodejs-restapi-its-simple/?referralCode=A78A28965EF8F1D7E7BA

Youtube

A Complete NodeJS RESTAPI Application with Express + MySQL + Swagger

About

A Complete NodeJS RESTAPI Application with Express + MySQL + Swagger


Languages

Language:JavaScript 100.0%