Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanzoai/openapi
🧬 OpenAPI 3.1 definition for the Hanzo APIs.
https://github.com/hanzoai/openapi
blockchain commerce hanzo payments rest-api swagger
Last synced: 6 days ago
JSON representation
🧬 OpenAPI 3.1 definition for the Hanzo APIs.
- Host: GitHub
- URL: https://github.com/hanzoai/openapi
- Owner: hanzoai
- License: other
- Created: 2016-01-01T22:35:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T15:34:38.000Z (4 months ago)
- Last Synced: 2024-07-24T07:15:32.396Z (4 months ago)
- Topics: blockchain, commerce, hanzo, payments, rest-api, swagger
- Homepage: https://docs.hanzo.ai
- Size: 145 KB
- Stars: 3
- Watchers: 9
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openapi
Open API 3.1 Blueprints for the Hanzo APIs.## Organization
Each Hanzo API is broken down into an individual YAML file and organized into
high-level collections. Our build process stitches these together so it's easy
to create a single YAML file for a given set of APIs.## Adding a new set of APIs
A new set of APIs can be declared in the Sakefile, with id set to `false`. After
the API is published, add the returned id to the Sakefile to ensure it continues
to be synced on subsequent publishes.