https://github.com/epicallan/mini-servant
A mini haskell servant server clone for study purposes
https://github.com/epicallan/mini-servant
haskell haskell-learning haskell-library servant
Last synced: 8 months ago
JSON representation
A mini haskell servant server clone for study purposes
- Host: GitHub
- URL: https://github.com/epicallan/mini-servant
- Owner: epicallan
- License: mit
- Created: 2019-05-21T14:40:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T19:11:18.000Z (over 6 years ago)
- Last Synced: 2025-01-19T13:45:17.231Z (over 1 year ago)
- Topics: haskell, haskell-learning, haskell-library, servant
- Language: Haskell
- Size: 22.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# mini-servant
[](LICENSE)
[](https://travis-ci.org/epicallan/mini-servant)
Mini clone of servant server lib