Skip to content

goshurarah/crud-using-mysql-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crud-using-mysql-databsae

Complete REST API, CRUD using mySQL database and test APIs(get, del, post, update) on postman tool

Project ScreenShot

mySQL database/mySQL Workbench

mySQL_db

REST API

REST_API

get api

getUsers

post api

postUsers

delete api

deleteUsers

update api

updateUsers

Available Scripts

In the root directory of project, you can run this commands on terminal:

npm install

npm start

Technologies


A list of technologies used within the project:

  • node v16.16.0
  • npm v8.11.0
  • postman tool
  • mysql workbench

About

Complete REST API, CRUD using mySQL database and test APIs(get, del, post, update) on postman tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published