Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notashelf/rafmonad
a monad is just a monad that is a monad as defined by a monad
https://github.com/notashelf/rafmonad
haskell monad
Last synced: 21 days ago
JSON representation
a monad is just a monad that is a monad as defined by a monad
- Host: GitHub
- URL: https://github.com/notashelf/rafmonad
- Owner: NotAShelf
- License: mit
- Created: 2024-02-21T13:01:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T13:06:11.000Z (11 months ago)
- Last Synced: 2024-11-06T22:14:39.236Z (2 months ago)
- Topics: haskell, monad
- Language: Haskell
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.