strelka-0.4: Extremely flexible and composable router

strelka-0.4: Extremely flexible and composable router

An HTTP server can be defined as a request parser, which produces a response. As simple as that. This library exploits that fact to produce a very simple API, which can then be used on top of any server implementation.

Warning
This library is currently in active development. The API can change rapidly.

Modules