servant/doc/examples.md
2016-04-15 17:18:12 +08:00

496 B

Example Projects

  • example-servant-minimal:

    A minimal example for a web server written using servant-server, including a test-suite using hspec and servant-client.

  • stack-templates

    Repository for templates for haskell projects, including some templates using servant. These templates can be used with stack new.