swaggo / gin-swagger
gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
☆3,866Updated last month
Alternatives and similar repositories for gin-swagger:
Users that are interested in gin-swagger are comparing it to the libraries listed below
- JWT Middleware for Gin framework☆2,797Updated last week
- Go implementation of JSON Web Tokens (JWT).☆7,500Updated 2 months ago
- Sql mock driver for golang to test database interactions☆6,215Updated 4 months ago
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆11,163Updated 2 weeks ago
- The official Go client for Elasticsearch☆5,737Updated last month
- GoMock is a mocking framework for the Go programming language.☆9,343Updated last year
- Arbitrary-precision fixed-point decimal numbers in Go☆6,509Updated 5 months ago
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,798Updated 3 years ago
- Copier for golang, copy value from struct to struct and more☆5,659Updated 5 months ago
- lumberjack is a log rolling package for Go☆4,952Updated 5 months ago
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆17,309Updated this week
- Go library for decoding generic map values into native Go structures and vice versa.☆7,950Updated 6 months ago
- a cron library for go