Awesome 3rd party integrations

let’s start a list of great 3rd party api integrations for inspiration!

here’s one for reddit: https://github.com/eastcoastmining/reddit-notify/blob/main/Web/Job/SubredditPostsSync.hs

custom api: https://github.com/VoodooTeam/starboard-federator/blob/master/Web/Job/PollCluster.hs#L44

openai: https://github.com/digitallyinduced/ihp/blob/master/ihp-openai/IHP/OpenAI.hs#L129C9-L129C23