Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell web api using the Spock framework for hosting on CloudFoundry.

BUILD

cabal build

RUN

export PORT=3000
dist/build/DevilsDictionary/DevilsDictionary

API

  • [GET] / Return the complete Devil's Dictionary
  • [GET] /keys Return all the dictionary keys
  • [GET] /{key} Return the definition of the specified word

About

Playing with CloudFoundry, Haskell and Spock

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages