/scotty-api

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Scotty API

Example API written in Scotty.

Usage

Development

$ stack build
$ make

Tests

$ make
$ make test # In another window - Tests are run against the actual localhost server so it must be running first