I was following along on this blogpost by Felix Mulder and I found it quite challenging to grasp the main concepts as a newcomer to Haskell for a variety of reasons.
This is my attempt to recreate that blogpost using a much more simplified approach which doesn't require as much Haskell knowledge to follow. I hope this is useful to others and I'm sure it will be a useful learning experience for myself!
You can find the full blog post here: https://blog.cdimitroulas.com/posts/2021-01-11-simple-json-api-haskell
Or on dev.to: https://dev.to/cdimitroulas/a-very-simple-json-api-in-haskell-1jgk