https://github.com/sanjayengineer121/rest-api-practice
REST APIs enable you to develop all kinds of web applications having all possible CRUD (create, retrieve, update, delete) operations. REST guidelines suggest using a specific HTTP method on a particular type of call made to the server (though technically it is possible to violate this guideline, yet it is highly discouraged).
https://github.com/sanjayengineer121/rest-api-practice
flask-application python3 rest-api restful-api
Last synced: 9 months ago
JSON representation
REST APIs enable you to develop all kinds of web applications having all possible CRUD (create, retrieve, update, delete) operations. REST guidelines suggest using a specific HTTP method on a particular type of call made to the server (though technically it is possible to violate this guideline, yet it is highly discouraged).
- Host: GitHub
- URL: https://github.com/sanjayengineer121/rest-api-practice
- Owner: sanjayengineer121
- License: gpl-3.0
- Created: 2023-12-26T04:54:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T05:23:24.000Z (about 2 years ago)
- Last Synced: 2023-12-27T05:34:49.190Z (about 2 years ago)
- Topics: flask-application, python3, rest-api, restful-api
- Language: Python
- Homepage: https://sanjayer121.pythonanywhere.com/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0