You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tiny API for managing clap counts on articles, written in Haskell.
It uses Persistent for database access, Servant for API routing, and Aeson for JSON serialization.
I tried to separate the concerns as much as possible.