servant/servant-server/example/README.md

2 lines
242 B
Markdown
Raw Normal View History

2014-12-10 16:10:57 +01: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.