Part 4 of a series on how I write REST-ish web services in Haskell with a dash of robustness
I run a small experiment to figure out what the optimal setting is for pm2.
A talk given at a Mercari Dev meetup (https://www.meetup.com/MercariDev/) on April 18th, 2019
Part 3 of a series on how I write REST-ish web services in Haskell with a dash of robustness
Part 2 of a series on how I write REST-ish web services in Haskell with a dash of robustness
Part 1 of a series on how I write REST-ish web services in Haskell with a dash of robustness
Quick and dirty forward-only migrations, in just a few lines of make & bash
Some commentary on the experience adding Cookie based authentication for a Servant API