Skip to content

jameshiew/hello-http

Repository files navigation

hello-http Docker Hub pulls

This is a simple HTTP server packaged inside a Docker image, for testing/demonstration purposes. See the OpenAPI spec for details of endpoints.

Configuration

Environment variable Description Default Value
HTTP_HOST The IP address to which the server should bind. 127.0.0.1
HTTP_PORT The port number to listen on. 3000
HTTP_LOG_ANSI Whether ANSI colors should be enabled for the log output 1
RUST_LOG The level at which to emit logs info

About

🖥️ Simple HTTP server written in Rust and packaged inside a Docker image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published