Show HN: Rewrite of the NPM HTTP-server package in Rust

https://github.com/alshdavid/http-server-rs
by apatheticonion • 1 year ago
1 0 1 year ago

The http-server package on npm is extremely helpful but due to the inability to add custom headers, spa support and the desire to have a single statically linked binary independent of the installed Nodejs version, I decided to play around with rewriting the project in Rust and I wanted to share that with the community.

Thanks for checking it out!

Related Stories

Loading related stories...

Source preview

github.com