Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 192 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 192 Bytes

Go OpenAPI 3.0.0 Generator

Generates a RESTful API based on an OpenAPI 3.0.0 specification.

Getting Started

go get github.com/googleapis/gnostic
go run parse.go
go run main.go