Skip to content

Commit

Permalink
use urllib
Browse files Browse the repository at this point in the history
  • Loading branch information
hunryzh2003 committed Nov 20, 2014
1 parent 06b6411 commit 03cf432
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rest_api.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/python
# http://isbullsh.it/2012/06/Rest-api-in-python/

# https://developer.yahoo.com/python/python-rest.html

# use urllib2
github_url = 'https://api.github.com/user/repos'

Expand Down

0 comments on commit 03cf432

Please sign in to comment.