The serve
package contains several subpackages that help the the building of
API services.
WIP: A basic authentication middleware package.
Parses your openapi.yaml
file and provides a handler to render your docs.
The servemux
package is a very light-weight and simple multiplexer for
handling and building API's.