Scarf Gateway is now an open source Haskell project
Does the same job
all alternatives →- SPScarf – Platform to help open-source developers monetize their work2019 · scarf.sh · ▲167
- IAIHP, a batteries-included web framework built on Haskell and Nix2020 · ihp.digitallyinduced.com · ▲280
- HOHaskell on Heroku – Buildpack for deploying Haskell apps2015 · haskellonheroku.com · ▲148
- SAServant – A Haskell web framework with type-level API DSL2015 · haskell-servant.github.io · ▲55
- TOTyk – Open Source API Gateway written in Golang2014 · tyk.io · ▲45
- AHA Haskell library for web and distributed composable applications2016 · github.com · ▲18
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io