servant/servant-server/example
2022-04-13 13:39:45 +02:00
..
greet.hs Named-based selection of sub-API 2022-04-13 13:39:45 +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.