servant/servant-server/example
Julian K. Arni f137972e5d Add 'serveWithConfig'.
And keep the old signature for 'serve'
2016-02-18 16:36:24 +01:00
..
greet.hs Add 'serveWithConfig'. 2016-02-18 16:36:24 +01: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.