Skip to content

An extreme condensation of the tutorial for Haskell's Servant (web server and client) library

Notifications You must be signed in to change notification settings

JeffreyBenjaminBrown/haskell-servant-ludicrous-speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an extreme condensation of the Servant tutorial. If you've read that tutorial before and don't want to read it again, you might find this useful.

servant-test

To try running a server, run main, or main2, or main3, etc. from Server.hs. Some of those commands have comments describing ways to query the server.

To try running a client, run Client.run. See comments attached to it for how to run a server the client can query.

About

An extreme condensation of the tutorial for Haskell's Servant (web server and client) library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published