An open API service indexing awesome lists of open source software.

https://github.com/plapadoo/muhttpd

Small, Unix Philosophy-adhering HTTP server
https://github.com/plapadoo/muhttpd

haskell http tools unix

Last synced: 7 months ago
JSON representation

Small, Unix Philosophy-adhering HTTP server

Awesome Lists containing this project

README

          

* muhttpd - HTTP with the Unix Philosophy in mind

muhttpd is a very small HTTP server that aims to be composed either via pipes or by calling other programs when requests arrive. Thus, it doesn’t serve static files, it’s a relay.