https://github.com/oai/oai-courses
OpenAPI Initiative training courses
https://github.com/oai/oai-courses
Last synced: 8 months ago
JSON representation
OpenAPI Initiative training courses
- Host: GitHub
- URL: https://github.com/oai/oai-courses
- Owner: OAI
- License: cc-by-4.0
- Created: 2023-10-12T18:15:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T10:24:27.000Z (over 1 year ago)
- Last Synced: 2025-01-29T16:21:37.157Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 3.17 MB
- Stars: 29
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI Initiative Courses
This repository provides the raw materials for OpenAPI Initiative Courses, provided to the community for education purposes.
The following courses are currently available:
- [OpenAPI v3.1 Fundamentals](src/openapi-fundamentals/v311): Provides the basics of OpenAPI at version 3.1.1, with both reference and practical information that will help learners understand and use OpenAPI and understand the OpenAPI Initiative.
Please refer to the [license](LICENSE) that describes how this repository can be reused in your work.
## Contributing
If you are interested in reviewing any of the course materials, providing comments or corrections, or adding new content please read the [Contributing Guide](CONTRIBUTING.md).