Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topsort/openapi
Public Open API Specifications
https://github.com/topsort/openapi
Last synced: about 2 months ago
JSON representation
Public Open API Specifications
- Host: GitHub
- URL: https://github.com/topsort/openapi
- Owner: Topsort
- Created: 2021-11-09T15:27:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T12:36:33.000Z (2 months ago)
- Last Synced: 2024-11-05T13:22:02.508Z (2 months ago)
- Size: 203 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Topsort OpenAPI
Topsort uses the [OpenAPI 3.0.1](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.1.md) specification to [document our APIs](https://docs.topsort.com) and we recommend our clients to use these specifications to generate supported client libraries and server scaffolding. This would provide a consistent and robust developer experience across languages.
## Using the OpenAPI generator
You can find examples on the official [OpenAPI Generator docs](https://openapi-generator.tech/docs/usage#examples).