aarohmankad / identicon-api

A simple API to retrieve SVG identicons
https://identicon-api.herokuapp.com/
15 stars 6 forks source link
avatar avatar-generator avatar-placeholder identicon identicon-generator jdenticon

Identicon API

This project stemmed from the need to include dynamic, default identicons for new users of UNUM. I was inspired by the amazing work of jdenticon, a javascript module that allowed the generating of identicons. This project provides a simple interface to that project.

Use

I strived to make the API as easy to use as possible. Use can look like so:

<img src="https://identicon-api.herokuapp.com/<username>/<size>?format=(svg|png)" alt="">

Contributing

I'd love for you to contribute to the project! Go ahead and submit a pull request and I'll be sure to take a look at it. Here are some ideas to get you started: