Add some pony to your badge collection!
(pixel art by pix3m)
Note: These don't play in some versions of Firefox.
This repo contains "serverless" functions for both Cloudflare Workers and Google Cloud Functions. These functions act as a proxy to the popular Shields.IO service, allowing you to pass in a Derpibooru image id to use as a logo on the badge. It works by fetching the image data from Derpibooru and then passing it to Shields.IO as a data uri in the logo
parameter. Unfortunately due to url length constraints, images must be pretty small - the current functions limit images to 100px by 100px.