Skip to content

ehooper/servant-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servant-test

Run stack install to generate the server binary. The binary can be run as a standalone application with docker/servant-test-exe [-- -p PORT].

Docker

The run the server in a Docker container (with SSL), see the instructions in docker/.

Generate HTML documentation with pandoc

pandoc -f markdown+lhs pandoc.yaml $(cat toc.txt) -s --number-sections --toc -t html

About

Tiny example API written in Haskell with servant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published