servant/servant-server/example
2015-09-12 15:11:24 +03:00
..
greet.hs Drop EitherT in favor of ExceptT 2015-09-12 15:11:24 +03:00
greet.md Prepare merge 2015-04-20 11:13:18 +02:00
README.md Prepare merge 2015-04-20 11:13:18 +02:00

  • greet.hs shows how to write a simple webservice, run it, query it with automatically-derived haskell functions and print the (generated) markdown documentation for the API.
  • greet.md contains the aforementionned generated documentation.