leaderboardsgg / leaderboard-backend

The backend for Leaderboards.gg. Also holds public-facing APIs.
https://info.leaderboards.gg
GNU General Public License v3.0
12 stars 16 forks source link

General code cleanup & added annotations #123

Closed just-ero closed 2 years ago

just-ero commented 2 years ago

Extends #122.

Addresses some concerns I stumbled upon when adjusting some code to be more readable and performant. A lot of // FIXME, // TODO and // NOTE comments were added that could be discussed in the future.

just-ero commented 2 years ago

All tests pass locally. :/