servant/servant-server/example
2022-05-28 17:30:52 +02:00
..
greet.hs Fix greet.hs build 2022-05-28 17:30:52 +02:00
greet.md Prepare merge 2015-04-20 11:13:18 +02:00
README.md Fix typos and grammar (#1304) 2020-06-06 00:43:51 -04: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 aforementioned generated documentation.