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

Initial support for notifications. Currently only GET /notifications #63

Open TechNickAI opened 10 years ago

TechNickAI commented 10 years ago

I needed support for http://developer.github.com/v3/activity/notifications/. I recognize it's not complete, but it is a starting point.