Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crazy API ideas #11

Open
ionelmc opened this issue Oct 18, 2014 · 2 comments
Open

Crazy API ideas #11

ionelmc opened this issue Oct 18, 2014 · 2 comments
Labels

Comments

@ionelmc
Copy link

ionelmc commented Oct 18, 2014

import zipa
api = zipa.api_github_com(**credentials)

api.repos.blablala
@ionelmc
Copy link
Author

ionelmc commented Oct 18, 2014

import zipa
api = zipa.api.github.com(**credentials) #the call creates the endpoint

api.repos....

@ionelmc ionelmc changed the title Crazy idea Crazy API ideas Oct 18, 2014
@ionelmc
Copy link
Author

ionelmc commented Oct 18, 2014

@milero milero added the could label Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants