/haskell-selda-backend

A Haskell Servant API with authentication, auto-generated docs, using a postgres database via the Selda EDSL

Primary LanguageHaskellMIT LicenseMIT

Haskell Selda Backend

Building

docker-compose build

NOTE: Recompiling without rebuilding the docker image did work before I pulled this out of the main project but I haven't been bothered to fix it. If anyone wants to see it I can fix that up.

Running

docker-compose up

you can view the docs at http://localhost:3333/public/docs