Patreon / patreon-python

Interact with the Patreon API via OAuth
Apache License 2.0
122 stars 33 forks source link

JSON:API parser #12

Closed 21echoes closed 7 years ago

21echoes commented 7 years ago

Use a class lifted from Cartographer to provide clients with a parsed JSON:API document for them to use, rather than raw JSON:API data (which, due to normalization, can be confusing)