darpi-rs / darpi

A rust web framework with safety and speed in mind.
https://darpi-rs.github.io/book/
33 stars 1 forks source link

overall improvements #13

Closed petar-dambovaliev closed 3 years ago

petar-dambovaliev commented 3 years ago

https://github.com/darpi-rs/darpi/issues/12 https://github.com/darpi-rs/darpi/issues/10 https://github.com/darpi-rs/darpi/issues/2

Added tests and benchmarks, refactored routing, added graceful shutdown and server startup notification.