Generate avatars with text input by using hashing techniques.
You can see the project running here: https://avatarize.io
You can access the Swagger API Interface here: https://igorcouto.com/projects/avatarize/api/swagger
Make the HTTP request like this:
curl https://igorcouto.com/projects/avatarize/api/avatar?input=MY_INPUT_HERE / --output my_avatar.png
...or use a client like Postman or Insomnia
A complete application can be found here: igor-couto.github.io/avatarize.io
Feel free to open issues or submit pull requests to improve the project. Contributions are welcome!
- Igor Couto - [email protected]