Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wzshiming/openapi
OpenAPI 3 Specification for golang
https://github.com/wzshiming/openapi
openapi openapi-spec openapi-specification openapi3 specification swagger
Last synced: 3 months ago
JSON representation
OpenAPI 3 Specification for golang
- Host: GitHub
- URL: https://github.com/wzshiming/openapi
- Owner: wzshiming
- License: mit
- Created: 2018-06-21T05:49:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T17:16:43.000Z (over 4 years ago)
- Last Synced: 2024-10-31T10:51:23.941Z (3 months ago)
- Topics: openapi, openapi-spec, openapi-specification, openapi3, specification, swagger
- Language: Go
- Homepage:
- Size: 3.73 MB
- Stars: 17
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI
[![GoDoc](https://godoc.org/github.com/wzshiming/openapi?status.svg)](https://godoc.org/github.com/wzshiming/openapi)
[![GitHub license](https://img.shields.io/github/license/wzshiming/openapi.svg)](https://github.com/wzshiming/openapi/blob/master/LICENSE)The object model for [OpenAPI specification documents](https://github.com/OAI/OpenAPI-Specification)
UI move to [github.com/wzshiming/openapiui](https://github.com/wzshiming/openapiui)
## License
Pouch is licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/openapi/blob/master/LICENSE) for the full license text.