https://github.com/speakeasy-api/openapi
https://github.com/speakeasy-api/openapi
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/speakeasy-api/openapi
- Owner: speakeasy-api
- License: mit
- Created: 2024-08-22T08:59:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T03:44:52.000Z (7 months ago)
- Last Synced: 2024-11-30T19:44:51.007Z (7 months ago)
- Language: Go
- Size: 122 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github.com/speakeasy-api/openapi
The Speakeasy OpenAPI module provides a set of packages and tools for working with OpenAPI Specification documents.
Documentation for the packages can be found in the [GoDoc documentation.](https://pkg.go.dev/github.com/speakeasy-api/openapi)
## Main Packages
### [arazzo](./arazzo)
The `arazzo` package provides an API for working with Arazzo documents including reading, creating, mutating, walking and validating them.