7531b9c5e0
Submitted by: Dmitri Goutnik <dg@syrec.org>
8 lines
340 B
Text
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/
|