Creating RESTFul Webservice with following route:- Sr.No. URI HTTP Method Result 1 /user GET Show list of all the users. 2 /User POST Add details of new user. 3 /User/:id GET Show details of a user. 4 /User/:id PUT Edit details of a user. 5 /User/:id DELETE Delete a user.
-
Notifications
You must be signed in to change notification settings - Fork 0
VivekKumar97/internship
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published