Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/go-courier/oas

OpenAPI Spec builder in go
https://github.com/go-courier/oas

go openapi openapi-specification openapi3

Last synced: 8 days ago
JSON representation

OpenAPI Spec builder in go

Awesome Lists containing this project

README

        

# OpenAPI Spec Builder

[![GoDoc Widget](https://godoc.org/github.com/go-courier/oas?status.svg)](https://godoc.org/github.com/go-courier/oas)
[![Build Status](https://travis-ci.org/go-courier/oas.svg?branch=master)](https://travis-ci.org/go-courier/oas)
[![codecov](https://codecov.io/gh/go-courier/oas/branch/master/graph/badge.svg)](https://codecov.io/gh/go-courier/oas)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-courier/oas)](https://goreportcard.com/report/github.com/go-courier/oas)

[OpenAPI Spec](https://swagger.io/specification) 3.0.3 builder for Golang

## Usage

```bash
go get github.com/go-courier/oas
```