Module minimal_server

Source
Expand description

Minimal working HTTP server

This is the simplest possible implementation to test the basic concepts.

Structs§

MinimalHttpServer
Minimal HTTP server that works

Functions§

minimal_health_check
Basic health check without DI container access