Skip to content

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

License

Notifications You must be signed in to change notification settings

endel/shieldsio-patreon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shields.io for Patreon

This project costs me $20/mo to be hosted on Vercel, please consider supporting my work 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.

Use the Patreon Shields.io badge generator here

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%2Fsummer-heart-0930.chufeiyun1688.workers.dev%3A443%2Fhttps%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%2Fsummer-heart-0930.chufeiyun1688.workers.dev%3A443%2Fhttps%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dendel%26type%3Dpledges&style=for-the-badge

License

MIT