Skip to content

QortexDevs/node-express-mysql

Repository files navigation

node-express-mysql

Methods Urls Actions
GET api/stubs get all Stubs
GET api/stubs/:id get Stub by id
POST api/stubs add new Stub
PUT api/stubs/:id update Stub by id
DELETE api/stubs/:id remove Stub by id
DELETE api/stubs remove all Stubs
GET api/stubs/type4 find all Stubs with type 4
GET api/stubs?title=[kw] find all Stubs which title contains 'kw'

About

NodeJS/Express/MySQL Tempate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published