| 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' |
-
Notifications
You must be signed in to change notification settings - Fork 0
QortexDevs/node-express-mysql
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
NodeJS/Express/MySQL Tempate
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published