API package:advent-of-code-api

Raw Servant API for Advent of Code. Can be useful for building mock servers, generating documentation and other servanty things, or low-level raw requests. If you use this to make requests directly, please use responsibly: do not make automated requests more than once per day and throttle all manual requestes. See notes in Advent.
Advent of Code REST API bindings and servant API Haskell bindings for Advent of Code REST API and a servant API. Please use responsibly! See README.md or Advent module for an introduction and tutorial.
REST API of Advent of Code. Note that most of these requests assume a "session=" cookie.
Proxy used for servant functions.
ClientM requests based on AdventAPI, generated by servant.
A subset of adventAPIClient for only puzzle-related API routes, not leaderboard ones.