ripple-api/app/v1
Howl 0a870ee742 Remove read privilege. Public data is now readable by everyone without having to pass an API token. Feel free to test around as much as you like! 2016-07-06 14:22:43 +02:00
..
404.go Remove Message from 404 response, to allow easy distinction between missing method and data not found 2016-06-13 21:47:35 +02:00
badge.go Merge /badges/:id into /badges 2016-05-14 21:02:05 +02:00
beatmap.go Simplify string to int conversion where possible 2016-06-13 21:48:09 +02:00
doc.go Add global leaderboard 2016-06-14 09:37:11 +02:00
errors.go We git.zxq.co now 2016-04-19 16:07:27 +02:00
friend.go Finish up with new ranks and stuff on the API 2016-07-04 00:06:23 +02:00
init.go Add login rate limiting 2016-04-10 11:51:34 +02:00
leaderboard.go Finish up with new ranks and stuff on the API 2016-07-04 00:06:23 +02:00
login_attempts.go Add login rate limiting 2016-04-10 11:51:34 +02:00
manage_user.go Finish up with new ranks and stuff on the API 2016-07-04 00:06:23 +02:00
meta_linux.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
meta_windows.go Allow compilation of the API on Windows 2016-06-22 13:13:33 +02:00
ping.go v1.TokenNewPOST => /tokens, /tokens/new 2016-06-15 00:23:55 +02:00
privileges.go Remove read privilege. Public data is now readable by everyone without having to pass an API token. Feel free to test around as much as you like! 2016-07-06 14:22:43 +02:00
token.go Finish up with new ranks and stuff on the API 2016-07-04 00:06:23 +02:00
user.go It's not rank, it's privileges 2016-07-06 14:12:57 +02:00
user_scores.go New privileges on API (allowed column only) 2016-07-03 21:55:03 +02:00