servant/example
Alp Mestanogullari 67abcff47f first shot at splitting servant into servant, servant-client and servant-docs 2014-11-27 18:28:01 +01:00
..
README.md Add a README for the example 2014-11-25 17:57:11 +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 document the example some more with some tweaks. push the correspinding updated generated docs too 2014-11-25 18:13:18 +01:00

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.