Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt install package

npm init -y

Database

  • MySQL

Path and method

Path Record

Method Path Response Body Params
GET http://localhost:8000/car file data in mydatabase no no
POST http://localhost:8000/car/add crate record success rec_regiscar, rec_brand, rec_color, rec_model, rec_detail no
UPDATE http://localhost:8000/car/update/:id update record success rec_regiscar, rec_color, rec_brand, rec_model, rec_detail number id
DELETE http://localhost:8000/car/delete/:id delete record success no number id

Path Authen

Path Admin

Copyright 64CS125 Nuttawoot Chawna

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages