mirror of
https://github.com/golang-standards/project-layout
synced 2024-11-03 03:40:12 +00:00
9 lines
197 B
Markdown
9 lines
197 B
Markdown
# `/api`
|
|
|
|
OpenAPI/Swagger specs, JSON schema files, protocol definition files.
|
|
|
|
Examples:
|
|
|
|
* https://github.com/kubernetes/kubernetes/tree/master/api
|
|
* https://github.com/moby/moby/tree/master/api
|