Update README

Removed mention of graceful shutdown from the description.
This commit is contained in:
S Jannette
2026-05-19 04:11:39 -04:00
committed by GitHub
parent fff3f28ba4
commit f36e3bb840

View File

@@ -1,6 +1,6 @@
# Go HTTP server # Go HTTP server
A simple Go HTTP server boilerplate with Echo, structured logging, graceful shutdown, and Docker support. A simple Go HTTP server boilerplate with Echo, structured logging, and Docker support.
## Prerequisites ## Prerequisites