Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ron96g/go-fasthttp-swagger
adapter to serve swagger using the fasthttp http framework for golang
https://github.com/ron96g/go-fasthttp-swagger
fasthttp fasthttprouter go golang swagger swagger-ui swagger2
Last synced: 22 days ago
JSON representation
adapter to serve swagger using the fasthttp http framework for golang
- Host: GitHub
- URL: https://github.com/ron96g/go-fasthttp-swagger
- Owner: ron96G
- Created: 2021-05-27T15:25:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T21:13:33.000Z (about 1 year ago)
- Last Synced: 2024-10-30T03:11:32.614Z (about 2 months ago)
- Topics: fasthttp, fasthttprouter, go, golang, swagger, swagger-ui, swagger2
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-fasthttp-swagger
fasthttp middleware/handler to automatically generate RESTful API documentation with Swagger 2.0.
May be used with [Swaggo](https://github.com/swaggo/swag)