https://github.com/rocky-jaiswal/api-guidelines
Sample API guidelines to start off discussions
https://github.com/rocky-jaiswal/api-guidelines
Last synced: 8 months ago
JSON representation
Sample API guidelines to start off discussions
- Host: GitHub
- URL: https://github.com/rocky-jaiswal/api-guidelines
- Owner: rocky-jaiswal
- Created: 2018-11-20T15:32:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-02T17:22:44.000Z (almost 7 years ago)
- Last Synced: 2025-01-19T09:44:15.087Z (10 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/README.md
Awesome Lists containing this project
README
# Table of contents
# WIP & inspired heavily from Zalando's API guidelines.
1. [Introduction](/introduction)
2. [Overarching](/overarching)
3. [Security](/security)
4. [Data](/data)
5. [HTTP](/http)
6. [Database](/database)