8 releases

0.1.5 Mar 21, 2021
0.1.4-beta.1 Mar 21, 2021
0.1.2 Jan 13, 2021

#1155 in HTTP server

Download history 14/week @ 2024-02-18 13/week @ 2024-02-25 10/week @ 2024-03-03 30/week @ 2024-03-10 7/week @ 2024-03-17

61 downloads per month
Used in 3 crates

MIT/Apache

60KB
1K SLoC

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

example app

Dependencies

~15–27MB
~382K SLoC