t2-stat-parser/app/api/src
Anthony Mineo ab028e52fd
Merge pull request #5 from exogen/feature/top-winning-percentage
Add API endpoint for top win-loss CTF records
2021-05-30 08:30:21 -04:00
..
common Merge pull request #5 from exogen/feature/top-winning-percentage 2021-05-30 08:30:21 -04:00
game Use new teamScoreGame key to display team v team score. Fall back to old tally method if its not available 2020-09-30 16:20:16 -04:00
games tweak return details 2020-09-23 15:03:48 -04:00
player Sort player's games properly by gameID 2020-09-27 14:21:31 -04:00
players Add API endpoint for top win-loss CTF records 2021-05-30 01:57:00 -07:00
app.controller.spec.ts Setup Swagger 2020-08-29 19:20:44 -04:00
app.controller.ts init nest (wip) 2020-08-22 10:19:50 -04:00
app.module.ts Finish API services 2020-08-29 11:11:21 -04:00
app.service.ts Setup Swagger 2020-08-29 19:20:44 -04:00
main.ts Set API https 2020-08-31 17:12:04 -04:00