Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 114 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 114 Bytes

hs-server

Basic API with Haskell

  • Run server
stack run
  • Run tests
stack test