Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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

🛡 Shields.io endpoint to display amount of donations/patrons you have on Patreon
https://github.com/endel/shieldsio-patreon

patreon shields shieldsio

Last synced: 16 days ago
JSON representation

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

Lists

README

        

# shields.io for Patreon

> This project costs me $20/mo to be hosted on Vercel, please consider [supporting my work](https://patreon.com/endel) if you use & find it useful ❤️

Custom endpoint to allow displaying Patreon's number of patrons or amount of pledges. It uses [shields.io's Endpoint feature](https://shields.io/#/endpoint).

[Use the Patreon Shields.io badge generator here](https://shieldsio-patreon.vercel.app/)

## Examples

Show number of patrons:

- Endpoint URL: `https://shieldsio-patreon.vercel.app/api/?username=endel&type=patrons`
- Image SRC: `https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dendel%26type%3Dpatrons&style=for-the-badge`

Show pledges per month:

- Endpoint URL: `https://shieldsio-patreon.vercel.app/api/?username=endel&type=pledges`
- Image SRC: `https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dendel%26type%3Dpledges&style=for-the-badge`

## License

MIT