Generate avatar images in 270+ edge locations, powered by Cloudflare Workers
Avatar generates custom avatar images on the fly. All of these images are generated on Cloudflare's Edge, at 270+ locations, ensuring the best possible performance for all of your users. All images are cached for lengthy periods of time.
You can deploy this repository as a serverless application using an Cloudflare Workers account. This will create a Cloudflare Workers application that you can use to generate mathematics formula to images.
Avaliable parameters:
s=60 (Size of image)
shape=square (Shape of image) available: square, circle, rounded
https://avatar.manh21.com/api/NH?s=120&shape=circle
Math API is released under the MIT license.