2 releases

0.1.0 Jan 13, 2021
0.1.0-beta.1 Mar 21, 2021

#4 in #darpi

Download history 10/week @ 2024-02-19 18/week @ 2024-02-26 6/week @ 2024-03-04 29/week @ 2024-03-11

63 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

31KB
909 lines

darpi

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.

The framework is in early development and will only be updated on github, until it's stable.

All feedback is appreciated.

Resources

the darpi book

discord

example app

Dependencies

~12MB
~193K SLoC