added ghapi app
added GithubAPIMiddleware added ghapi.api.GitHub API calls can be done via request.github.get/get_iter or GitHub().get/get_iter.
This commit is contained in:
parent
f11032202f
commit
fdeab7bee0
5 changed files with 125 additions and 0 deletions
1
ghapi/__init__.py
Normal file
1
ghapi/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
# -*- coding: utf-8 -*-
|
Loading…
Add table
Add a link
Reference in a new issue