Howdy World is a web server demonstration of many software languages and frameworks. It uses NGINX as a reverse-proxy and Docker for deployment. It's Hello World Texas-style!
From the root of this repository, launch the Dockerized containers, then visit http://localhost.
bin/up
open http://howdy.localhostThe page will open with a list of endpoints of the currently supported languages, each clickable to demonstrate NGINX' reverse proxy functionality.
- .NET
- Caddy
- Clojure
- Elixir
- Go
- Java
- JavaScript
- NGINX (static HTML file)
- Odin
- Odin HTTP (not working)
- PHP
- Python
- Ruby
- Rust
- Zig
©2026 Stan Carver II

