haskell-servant/cufp-2015

Name: cufp-2015

Owner: servant

Description: null

Created: 2015-08-13 13:32:37.0

Updated: 2017-08-25 13:36:03.0

Pushed: 2015-10-05 04:56:22.0

Homepage: null

Size: 435

Language: Haskell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

This repo is used for the tutorial

T13: Web Programming with Servant

at CUFP-2015.

Link to the tutorial: http://cufp.org/2015/t13-julian-arni-servant.html

Link to this repo: https://github.com/haskell-servant/cufp-2015

Setup Script

There is a script that tries to simplify installing all needed tools and dependencies. It uses stack (https://github.com/commercialhaskell/stack)

ontained Projects

 repo consist of multiple projects:

ufp-api*: The encoding of an API that all other projects use.

xample-client*: A command line client to access a server through the
ned API.

eference-node*: A reference implementation of a server serving the defined


ode-template*: A skeleton of a server implementation to make it easier for
to start writing your own.  (You could copy or rename the folder, but you
t have to.)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.