RESTful Endpoints: Designed using best practices with stateless communication and proper resource URI naming. HTTP Methods: GET: Fetch data from the server. POST: Create a new resource. PUT/PATCH: Update an existing resource. DELETE: Remove a resource.
-
Notifications
You must be signed in to change notification settings - Fork 0
RESTful Endpoints: Designed using best practices with stateless communication and proper resource URI naming. HTTP Methods: GET: Fetch data from the server. POST: Create a new resource. PUT/PATCH: Update an existing resource. DELETE: Remove a resource.
kashish2710/REST
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
RESTful Endpoints: Designed using best practices with stateless communication and proper resource URI naming. HTTP Methods: GET: Fetch data from the server. POST: Create a new resource. PUT/PATCH: Update an existing resource. DELETE: Remove a resource.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published