Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 781 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 781 Bytes

servant - A Type-Level Web DSL

servant

Getting Started

We have a tutorial that introduces the core features of servant. After this article, you should be able to write your first servant webservices, learning the rest from the haddocks' examples.

The central documentation can be found here. Other blog posts, videos and slides can be found on the website.

If you need help, drop by the IRC channel (#servant on freenode) or mailing list.

Contributing

See CONTRIBUTING.md