- Allow override of patreon base URL via environment variable (for internal testing)
- Corrected errors in README
- Fixed errors in examples/package.json, so npm install will work properly there
- Removed unused dependencies
- Improve README to better explain responses
- Use JSONAPIStore for response
- Add User-Agent string for better platform attribution
- Adjust our API urls to the canonical form
- Add a package.json to the examples directory for easier testing