static-response-server
Super tiny HTTP server that always returns the same response
10K+
Super tiny HTTP server that always returns the same response.
After decommissioning a service, you may want to keep something online and responding to HTTP requests letting users know the service no longer exists. This is especially useful if legacy code is still hitting an API endpoint and completely taking that offline might break consumers.
Instead of spinning up a full blown HTTP server like nginx to handle this, you can instead use this super tiny, statically-compiled Golang-based Docker image which uses as few resources as possible.
See https://github.com/colinodell/static-response-server for full usage information.
Content type
Image
Digest
Size
2.2 MB
Last updated
over 4 years ago
docker pull colinodell/static-response-server