Identicon API | README

Identicon API

This project is forked from aarohmankad/identicon-api which stemmed from the need to include dynamic, default identicons for new users of UNUM. It was inspired by the amazing work of jdenticon, a javascript module that allowed the generating of identicons.

This project is a serverless implementation of the original identicon-api, and is hosted on Deno Deploy.

Usage

<img src="https://identicon.02420.dev/[username]/[size]?format=(svg|png)&config=">

Contributing

If you would like to contribute to this project, please feel free to fork this repository and submit a pull request, or open an issue.