/crud-using-mysql-database

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

Primary LanguageJavaScript

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