Go Web3 Kit Work in progress... Prerequisites install Swag: go install github.com/swaggo/swag/cmd/swag@latest init swag everytime new http API is added: swag init --parseDependency Generating API Documentation Check swagger docs by directing a browser to: /swagger/index.html Projects gin-swagger gin-gonic go-resty go-kit/log