Lessons in Functional API Development from Haskell’s Servant and Http4s
By James Santucci on May 20th, 2019
As a 10% time project, we replicated a small piece of the Raster Foundry backend code in Haskell, using servant for the REST interface and postgresql-simple for database interaction.