eaa2f2b9294feb0c62f507fef573c9d2462069b5
gohttpserver
This is my boilerplate for starting a new go HTTP server repository.
Many ideas are taken from Mat Ryer's talk How I Write HTTP Web Services after Eight Years at GopherCon 2019, seen here:
https://www.youtube.com/watch?v=rWBSMsLG8po
TODO
- Database Boilerplate
- Logging Middleware
- Authentication Middleware Stub
- Bundling Static Assets Into Binary
- Dockerization
Author
License
WTFPL
Description
This is my boilerplate for a Go http server project. Feedback and suggestions are encouraged!
Languages
Go
73.4%
HTML
20.1%
Makefile
2.7%
Dockerfile
2.2%
CSS
1.6%