Categorygithub.com/dottics/serve
repositorypackage
0.0.7
Repository: https://github.com/dottics/serve.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

serve go package

The serve package contains several subpackages that help the the building of API services.

Auth

WIP: A basic authentication middleware package.

OpenAPI

Parses your openapi.yaml file and provides a handler to render your docs.

ServeMux

The servemux package is a very light-weight and simple multiplexer for handling and building API's.