Skip to content

egdevelop/CRUDAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CRUDAPI

Crud API ( Node.js, Mysql)

##EGDEVELOPER##

  1. Run With "npm run dev"
  2. Read all get at "/api/v1/faq"
  3. Read one get at "/api/v1/faq/{id}"
  4. Create at post "/api/v1/faq"
  5. Update put at "/api/v1/faq"
  6. Delete delete at "/api/v1/faq"

About

Crud API ( Node.js, Mysql)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published