aboutsummaryrefslogtreecommitdiff
path: root/backend/routes/routes.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* actually add update profile route (#30)Arda Serdar Pektezol2023-02-031-0/+1
|
* added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol2023-01-171-0/+1
|
* added fetch map stats (#25)Arda Serdar Pektezol2023-01-151-0/+1
|
* added countries, update country (#4)Arda Serdar Pektezol2023-01-141-0/+1
|
* upload record fix, download demo success (#24)Arda Serdar Pektezol2023-01-141-1/+2
|
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-121-1/+1
|
* what the fuck is this mess (#21)Arda Serdar Pektezol2023-01-061-2/+0
|
* add demo post routeArda Serdar Pektezol2022-11-061-0/+1
|
* (#4) will work on it laterArda Serdar Pektezol2022-10-301-1/+1
|
* add swagger and country code entry routes (#4)Arda Serdar Pektezol2022-10-301-1/+2
|
* implement swaggerArda Serdar Pektezol2022-10-301-0/+3
|
* (#18) routes & controllers for profile & user lookupArda Serdar Pektezol2022-10-291-0/+2
|
* cleanup auth check and routesArda Serdar Pektezol2022-10-291-9/+2
|
* change middleware directoryArda Serdar Pektezol2022-10-271-1/+1
|
* (#2) add validate endpointArda Serdar Pektezol2022-10-271-1/+3
|
* change env key retrieve methodArda Serdar Pektezol2022-10-261-1/+3
|
* categorize /api/v1 routesArda Serdar Pektezol2022-10-221-3/+7
|
* initArda Serdar Pektezol2022-10-221-0/+16