repositorypackage
0.0.3
Repository: https://github.com/pbivrell/simpleserver.git
Documentation: pkg.go.dev
# README
simpleserver
Overview
This package neatly wraps all the things I usually want from a go based http web server. You can plug your domain specfic logic as needed.
Usage
This is a package only, it does nothing on it's own must be imported and used by another go package.
go get -u github.com/pbivrell/simpleserver
Contributing
Feel free to submit PR's to this repo. It's just a niceity for me so who knows if I will merge them.
License
IDK. Do whatever you want with this, its not special it's convenient