REST stands for REpresentational State Transfer. REST is nothing but an architectural style for building APIs. Set of rules for RESTful API are: - use HTTP request verb. - use specific patter of routes/endpoint URL.
PrathamKumar14/RESTful-API
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|