rafmonad/README.md
2024-02-21 16:06:07 +03:00

13 lines
221 B
Markdown

# rafmonad
An annoyingly simple webserver written in Haskell. Serves a `.txt` file as plaintext on
`http://localhost:3000`. Not configurable, has no logging or error handling. Written
because I can.
## Using
Don't.