Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fabioluz/ride-servant

Example API written in Haskell using Servant
https://github.com/fabioluz/ride-servant

Last synced: 1 day ago
JSON representation

Example API written in Haskell using Servant

Awesome Lists containing this project

README

        

# Ride Servant

This is a REST API example written in Haskell. It provides some basic CRUD operations as well as some authentication mechanisms.

Libraries used:
- ClassyPrelude
- Servant
- PostgresSqlSimple
- BCrypt