Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oai/learn.openapis.org
OpenAPI - Getting started, and the specification explained
https://github.com/oai/learn.openapis.org
documentation oas openapi3 openapi31
Last synced: about 1 month ago
JSON representation
OpenAPI - Getting started, and the specification explained
- Host: GitHub
- URL: https://github.com/oai/learn.openapis.org
- Owner: OAI
- License: cc-by-4.0
- Created: 2020-08-06T16:40:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T20:17:29.000Z (about 1 month ago)
- Last Synced: 2024-10-07T10:21:56.220Z (about 1 month ago)
- Topics: documentation, oas, openapi3, openapi31
- Language: Markdown
- Homepage: https://learn.openapis.org/
- Size: 330 KB
- Stars: 114
- Watchers: 22
- Forks: 57
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Home
Are you new to the OpenAPI Specification?
Read our [Getting Started](https://learn.openapis.org/) page first.
Original site customized based on a theme by Patrick Marsceill, distributed by an MIT license.
## Development
To run this website locally you'll need to use Jekyll.
Please follow the official [Quickstart](https://jekyllrb.com/docs/) guide for more information if you are starting from scratch, and then follow the instructions in the [Contributing Guide](./CONTRIBUTING.md).