Skip to content

bellroy/bellroy-tech-team-haskell-trial

Repository files navigation

Tech Team Haskell Trial

This is a simple Scotty application to help us evaluate potential Haskell developers. It implements a HTTP API with a single endpoint which returns shipping rates for a given country.

Setup

Clone the repo (please don't fork it), and then you can use:

  • cabal build/cabal run tech-team-haskell-trial/cabal test directly;
  • nix-shell, then cabal build/cabal run; or
  • nix develop, then cabal build/cabal run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published