|
1234567891011 |
- # `/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
-
- **recommended reading:**
- + [https://google.aip.dev/](https://google.aip.dev/)
|