servant/servant-server/example/README.md
2015-04-20 11:13:18 +02:00

243 B

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