package
0.0.0-20241116084607-9b54d0a84cef
Repository: https://github.com/p12s/csv-create-api.git
Documentation: pkg.go.dev
# README
OpenAPI
For simple viewing:
- Open swagger viewer: https://editor.swagger.io/
- Get link to this file: https://raw.githubusercontent.com/p12s/csv-create-api/master/docs/swagger.yaml
- Import file by URL into viewer
Used commands
go get -u github.com/swaggo/swag/cmd/swag
~/go/bin/swag init -g ./cmd/main.go
See docs in browser
# Variables
SwaggerInfo holds exported Swagger Info so clients can modify it.