https://github.com/g-khan/rest-api-best-practices
Designing RESTful APIs, Best-Practices & Golden Rules
https://github.com/g-khan/rest-api-best-practices
Last synced: 6 months ago
JSON representation
Designing RESTful APIs, Best-Practices & Golden Rules
- Host: GitHub
- URL: https://github.com/g-khan/rest-api-best-practices
- Owner: G-khan
- License: mit
- Created: 2022-01-03T17:54:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T17:48:40.000Z (over 3 years ago)
- Last Synced: 2025-04-18T03:29:52.368Z (6 months ago)
- Language: Kotlin
- Size: 80.1 KB
- Stars: 24
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rest-api-best-practices
Designing RESTful APIs, Best-Practices & Golden Rules
[](https://www.repostatus.org/#active)
Examples
- Api Naming
- Exception Handling
- Versioning
- Http status
- Http Response Models
- Swagger - api docThe service is a dummy service, so ignore it.