Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
We only touched on a fraction of the features available through the GitHub API. Solidify what you've learned by enhancing your application with additional API interactions. Additionally, take the principles and technologies you've learned in this course to connect to other RESTful APIs.
Suggestions for Enhancements
- Allow unauthenticated users to search repos and view project repos
- Show additional Repository Details
- Show an about page with your GitHub User details
- Create/Read/Edit Gists
- Add this project as a repository:
- add enhancement ideas as issues
- display project issues
- display project commits
- display other project details
Documentation for Other APIs
Congratulations on setting
up your GitHub client.
0:00
We only touched on a fraction of the
features available through the GitHub API.
0:03
Practice what you've learned by enhancing
your application with additional API
0:08
interaction.
0:12
If you need some additional suggestions,
0:14
check the notes associated
with this video.
0:16
The principles and
0:19
technologies you've learned in this
course apply to any RESTful API.
0:20
If you can't find a wrapper library,
you can always connect using curl.
0:25
Take some time in the next week and
0:29
try connecting to another API such
as Twitter, Facebook or Google.
0:31
By choosing a project that is interesting
to you, you'll be having fun and
0:36
learning at the same time.
0:40
You need to sign up for Treehouse in order to download course files.
Sign up