-
https://3hm3cs-3000.csb.app/student/
All Documents method GET
-
https://3hm3cs-3000.csb.app/student/
documents method POST , BODY => { "name": "prakash", "age": 24, "fees": 500000 }
-
https://3hm3cs-3000.csb.app/student/id
Single Doc By Id method GET
-
https://3hm3cs-3000.csb.app/student/id
Doc By Id method PUT , BODY => { "name": "prakash", "age": 24, "fees": 500000 }
-
https://3hm3cs-3000.csb.app/student/id
Doc By Id method DELETE , BODY => { "name": "prakash", "age": 24, "fees": 500000 }
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a backend CRUD app.
prakashVishwakarma/ExpressJS_CRUD
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a backend CRUD app.
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published