package
1.8.2
Repository: https://github.com/nbigot/ministream.git
Documentation: pkg.go.dev

# README

API Documentation

Build the documentation

Run:

	$ ./build-doc-swagger.sh

or

	$ swag init

Then:

	$ go build

View web api documentation

Try url:

	http://localhost:8080/swagger/index.html

# Variables

SwaggerInfo holds exported Swagger Info so clients can modify it.