Settings

Theme

Show HN: Binserve – Fast single-binary static web server

github.com

2 points by mufeedvh 4 years ago · 3 comments

Reader

mufeedvhOP 4 years ago

Backstory: What started as a personal project to quickly host some web pages turned into a rabbit hole of yak shaving and that is how I ended up making Binserve. I automated the steps I usually take to host static pages into this project which is tweakable via the configuration file. And its also pretty fast.

Let me know your feedback/suggestions!

richliss 4 years ago

Looks awesome.

Would be great if you could specify gzip or brotli compression to statically compress certain specified files.

Have a plan to get a site up this year so will definitely have a play with Binserve.

  • mufeedvhOP 4 years ago

    Thanks! :)

    It currently does gzip compression by default. Compression modes for specific files sounds interesting, I will definitely get around to implementing that.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection