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

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

Awesome Lists containing this project

README

          

# mini-servant

[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Build status](https://img.shields.io/travis/epicallan/mini-servant.svg?logo=travis)](https://travis-ci.org/epicallan/mini-servant)

Mini clone of servant server lib