//
pkg.gl
Category
github.com/GabiBizdoc/Advent-of-Code
server
api
package
0.0.0-20241210060935-05f98783592e
Repository:
https://github.com/gabibizdoc/advent-of-code.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
40
Dependents
2
Files
259 SLOC
context
encoding/json
fmt
github.com/GabiBizdoc/Advent-of-Code/server/db
github.com/GabiBizdoc/Advent-of-Code/server/solver
github.com/GabiBizdoc/Advent-of-Code/y2023/day_01/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_01/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_02/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_02/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_03/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_03/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_04/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_04/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_05/part1_optimal/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_05/part2_optimal/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_06/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_06/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_07/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_07/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_08/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_08/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_09/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_09/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_11/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_11/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_12/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_12/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_13/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_13/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_14/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_14/part2_brute_force/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_15/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_15/part2/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_16/part1/solution
github.com/GabiBizdoc/Advent-of-Code/y2023/day_16/part2/solution
github.com/gofiber/fiber/v2
github.com/gofiber/fiber/v2/middleware/limiter
io
strings
time