servant
Results
16
repositories owned by
servant
servant-elm
162
Stars
48
Forks
Watchers
Automatically derive Elm functions to query servant webservices
example-servant-elm
143
Stars
16
Forks
Watchers
Example for a web app with a servant backend and an elm frontend
servant
1.8k
Stars
405
Forks
Watchers
Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
example-servant-minimal
58
Stars
20
Forks
Watchers
A minimal example for a REST-API-server written with servant and a test-suite using servant-client
example-servant-persistent
81
Stars
10
Forks
Watchers
Simple example to illustrate how to use persistent and servant in combination.
servant-js
23
Stars
22
Forks
Watchers
Automatically derive javascript functions to query servant webservices.