This is a simple Servant API to help us evaluate potential Haskell developers. It implements a few endpoints of an API for shopping carts.
Helper scripts for exercising the API are in the scripts/ subdirectory.
Clone the repo (please don't fork it), and then you can use:
cabal build/cabal run tech-team-haskell-trial/cabal testdirectly;nix develop, thencabal build/cabal run; orstack build, and other stack commands