#hyper #keep #help

http-app

Wrapper around hyper to help with making a http server

3 unstable releases

0.1.1 Oct 25, 2024
0.1.0 Oct 25, 2024
0.0.1 Oct 25, 2024

#216 in HTTP server

Download history 170/week @ 2024-10-19 147/week @ 2024-10-26 19/week @ 2024-11-02

336 downloads per month

MIT license

9KB
165 lines

http-app

Why does this exist?

For many of my http servers I was directly using hyper to keep things simple. Then hyper changed its API and made upgrading a pain. This is simple wrapper around hyper to make it easy to create a simple HTTP server which will hopefully have a more stable API while hyper and other libs continue to experiment.

Dependencies

~7–16MB
~203K SLoC