Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.16 KB

Avatar

Generate avatar images in 270+ edge locations, powered by Cloudflare Workers

Visitor

Info

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.

As a Serverless application

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.

Deploy to Cloudflare Workers

Usage

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

License

Math API is released under the MIT license.