Low level HTTP server library.
# Cargo.toml
[dependencies]
tiny_http = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a simple HTTP server that responds with 'Hello, world!'.
Use multiple threads or an async HTTP server for high concurrency.
No dependency data recorded yet.