A web api framework with speed and safety in mind.
One of the big goals is to catch all errors at compile time
, if possible.
The framework uses hyper and ideally, the performance should be as if you were using hyper
yourself.
The framework also uses shaku for compile time
verifiable dependency injection.
All feedback is appreciated.