/shieldsio-patreon

Shields.io endpoint to display amount of donations/patrons you have on Patreon

Primary LanguageJavaScriptMIT LicenseMIT

shields.io for Patreon

Custom endpoint to allow displaying Patreon's number of patrons or amount of pledges. It uses shields.io's Endpoint feature.

ATTENTION

Please deploy your own version of this on your own Heroku account. My version is hosted on Heroku Free Plan, and can be unavaialble as soon as my usage expires (usually in the last few days of each month).

Deploy

Usage:

  • Endpoint: https://shieldsio-patreon.herokuapp.com/endel/pledges
  • Endpoint encoded: https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fendel%2Fpledges
  • Using shields.io endpoint/url: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fendel%2Fpledges&style=for-the-badge
  • Result:

See shields.io's endpoint for full documentation.

Examples

Show number of patrons:

https://shieldsio-patreon.herokuapp.com/endel

Show pledges per month:

https://shieldsio-patreon.herokuapp.com/endel/pledges

License

MIT