https://github.com/valueof/scaffolding
Simple HTTP server in Go with templates, logging, and tracing
https://github.com/valueof/scaffolding
Last synced: about 1 month ago
JSON representation
Simple HTTP server in Go with templates, logging, and tracing
- Host: GitHub
- URL: https://github.com/valueof/scaffolding
- Owner: valueof
- Created: 2022-08-16T05:10:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T05:27:48.000Z (almost 4 years ago)
- Last Synced: 2025-01-12T06:09:28.259Z (over 1 year ago)
- Language: Go
- Size: 4.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple HTTP server in Go with templates, logging, and tracing. Generally, I copy-paste these files to create a new HTTP server.