issues
search
pope410211
/
pope410211.github.io
http://pope410211.github.io
0
stars
0
forks
source link
T.A.R.D.I.S.
#19
Closed
pope410211
closed
9 years ago
pope410211
commented
9 years ago
Tutorial -
[ ] outline
[ ] rough
[ ] :+1: x2
[ ] rough 2
[ ] :+1: x1
[ ] FINISH IT
[ ] :+1: x2
Review-
[ ] outline
[ ] rough
[ ] :+1: x2
[ ] rough 2
[ ] :+1: x1
[ ] FINISH IT
[ ] :+1: x2
[ ] How does the API handle authentication?
Do I need to authenticate?
What can I do with an unauthenticated request?
How can I authenticate my request? (3 ways)
[ ] How do I ask the API for...
The profile information for a specific user?
The repository listing for a specific user?
The recent, public activity for a specific user?
[ ] Is there a limit to the number of requests I can make?
Is there a way of extending that limit?
What happens when I hit the limit?
[ ] What if there is a
lot
of data returned?
How can I ask for more (or less) data from a request?
How do I know that there is more data available?