servant/example
2014-11-27 18:28:01 +01:00
..
greet.hs first shot at splitting servant into servant, servant-client and servant-docs 2014-11-27 18:28:01 +01:00
greet.md
README.md

  • 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.