Skip to content

bhojkamal/customer_mysql_crud_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud app - node.js express mysql and body-parser

a restful app with nodejs exprss mysql and body-parser use postman to test the api create a database; and customers table with id, email, name and active boolean convert .env.example to .env and use the db and other details here

npm init;

npm i -s express mysql body-parser dotenv

About

crud api with nodejs mysql express and body-parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published