gorilla swagger

Initial test&try to generate a swagger dynamically.

It uses gorilla-mux and kin-openapi to automatically generate and serve a swagger file.

To convert struct to schemas, we use this library. The struct should contains the appropriate struct tags to be inserted in json schema.

Description
No description provided
Readme MIT 544 KiB
Languages
Go 99.3%
Makefile 0.7%