Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).