ripple-api/app/v1
Howl 921402b0ee Add blog API 2016-07-07 00:20:36 +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 Use custom type UnixTimestamp instead of repeating boilerplate code over and over. 2016-07-06 22:32:30 +02:00
blog.go Add blog API 2016-07-07 00:20:36 +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 Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
init.go Add login rate limiting 2016-04-10 11:51:34 +02:00
leaderboard.go Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
login_attempts.go Add login rate limiting 2016-04-10 11:51:34 +02:00
manage_user.go Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +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 Show countries of everyone, without checking show_country. 2016-07-06 23:43:43 +02:00
user_scores.go Use custom type UnixTimestamp instead of repeating boilerplate code over and over. 2016-07-06 22:32:30 +02:00