benborgers / emojicdn

🥳 A fast, global content delivery network for emojis.

Home Page:https://emojicdn.elk.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emojicdn

Basic usage

Append any emoji to the end of emojicdn.elk.sh to get a PNG image:

<img src="https://emojicdn.elk.sh/🥳" />

Emoji style

For more control, add the style query parameter to specify an emoji platform:

<img src="https://emojicdn.elk.sh/🥳?style=google" />

If no style is provided, the API defaults to apple.

Supported styles:

  • apple
  • google
  • facebook
  • twitter

Implementation

Hosting

emojicdn is hosted on Hetzner with Kamal. To deploy a new version, run kamal deploy.

About

🥳 A fast, global content delivery network for emojis.

https://emojicdn.elk.sh


Languages

Language:Ruby 45.1%Language:TypeScript 34.9%Language:Shell 18.4%Language:Dockerfile 1.6%