https://github.com/apiaryio/api-elements
API Elements is a structure for describing APIs and the complex data structures used within them.
https://github.com/apiaryio/api-elements
Last synced: about 1 year ago
JSON representation
API Elements is a structure for describing APIs and the complex data structures used within them.
- Host: GitHub
- URL: https://github.com/apiaryio/api-elements
- Owner: apiaryio
- License: mit
- Archived: true
- Created: 2016-02-22T21:10:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T01:37:05.000Z (over 3 years ago)
- Last Synced: 2025-05-30T00:07:38.135Z (about 1 year ago)
- Language: Python
- Homepage: http://apielements.org/
- Size: 240 KB
- Stars: 29
- Watchers: 17
- Forks: 10
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# API Elements
API Elements is a structure for describing APIs and the complex data structures used within them. It also provides structures for defining parsing results for parsing API definitions from formats like API Blueprint and Swagger/OpenAPI Format.
## Documentation and Reference
Please refer to the [documentation and reference](http://api-elements.readthedocs.org/en/latest/) for more information.