Advent of Code
Go to file
jolheiser 5bf28ca721
Add ranking
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-12-09 00:35:56 -06:00
.gitignore Initial commit 2020-12-09 00:18:33 -06:00
aoc_test.go Add ranking 2020-12-09 00:35:56 -06:00
client.go Initial commit 2020-12-09 00:18:33 -06:00
errors.go Initial commit 2020-12-09 00:18:33 -06:00
go.mod Initial commit 2020-12-09 00:18:33 -06:00
leaderboard.go Add ranking 2020-12-09 00:35:56 -06:00
LICENSE Initial commit 2020-12-09 00:18:33 -06:00
Makefile Initial commit 2020-12-09 00:18:33 -06:00
README.md Initial commit 2020-12-09 00:18:33 -06:00

Advent of Code

AoC happens every year and is a great way to keep your skills sharp.

This library uses the JSON API for private leaderboards.

License

MIT