ducksboard / libsaas

Python library to take the pain out of using SaaS APIs. It's like an ORM for SaaS!
http://ducksboard.github.io/libsaas/
MIT License
383 stars 81 forks source link

Support GitHub Enterprise #79

Closed bettse closed 9 years ago

bettse commented 9 years ago

I work at a company that uses GitHub Enterprise, and I'd love to replace a dashboard we have that uses Shopify's Dashing with Ducksboard, but first step would be support for GHE. I think this will do the trick.

wulczer commented 9 years ago

Hi Eric!

Thanks, that looks good. Could I trouble you for one more thing, though? Please extend the docstring to mention the apiroot variable, so it shows in the documentation generated at docs.libsaas.net.

Thanks!

BTW, I too work at a company that uses GHE. In fact, it's the same company! :)

Cheers, Jan

bettse commented 9 years ago

Heck yeah. Cool features are much better when there is documentation about them. I just pushed up that change.

wulczer commented 9 years ago

Yay! Merged, thanks,