Skip to content

amitgunjal/nodejs-restful-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restful web services using Nodejs, Express, and MySQL

Codacy Badge HitCount

Prerequisites

  • Node JS
  • MySQL
  • Express JS

Deployment

Create .env file.

PORT=3000
HOST=localhost
USER=amit
PASS=root
DB=nodejs_contacts_db

Deployment

$ yarn && yarn start

Contributing

Open for contribution. Go ahead and fork.

Authors

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •