freebsd-ports/devel/goswagger/pkg-descr
Yuri Victorovich 7531b9c5e0 New port: devel/goswagger: Swagger 2.0 implementation for Go
Submitted by:	 Dmitri Goutnik <dg@syrec.org>
2019-08-21 20:52:23 +00:00

8 lines
340 B
Text

Swagger is a simple yet powerful representation of your RESTful API and
go-swagger brings to the Go community a complete suite of fully-featured,
high-performance, API components to work with a Swagger API: server, client and
data model.
This port provides a Go implementation of Swagger 2.0 (aka OpenAPI 2.0).
WWW: https://goswagger.io/