29 breaking releases

new 0.31.0 Mar 23, 2023
0.29.0 Mar 16, 2023
0.18.0 Dec 15, 2022
0.15.0 Nov 24, 2022

#86 in HTTP server

Download history 977/week @ 2022-12-02 702/week @ 2022-12-09 472/week @ 2022-12-16 641/week @ 2022-12-23 785/week @ 2022-12-30 545/week @ 2023-01-06 734/week @ 2023-01-13 553/week @ 2023-01-20 615/week @ 2023-01-27 874/week @ 2023-02-03 592/week @ 2023-02-10 644/week @ 2023-02-17 923/week @ 2023-02-24 588/week @ 2023-03-03 814/week @ 2023-03-10 431/week @ 2023-03-17

2,875 downloads per month
Used in 16 crates (4 directly)

MIT license

5MB
19K SLoC

Rust 16K SLoC // 0.1% comments JavaScript 2.5K SLoC // 0.1% comments TypeScript 1K SLoC // 0.2% comments

flash

Flash is a fast HTTP/1.1 server implementation for Deno.

serve({ fetch: (req) => new Response("Hello World") });

Dependencies

~89MB
~2M SLoC