Skip to content

igor-couto/avatarize-api

Repository files navigation

Avatarize API

License: AGPLv3 Build Badge Test Badge Deploy Badge

Generate avatars with text input by using hashing techniques.

Try it

API User Interface

You can access the Swagger API Interface here: http://44.197.171.238/swagger

HTTP Request

Make the HTTP request like this:

curl http://44.197.171.238/avatar?input=MY_INPUT_HERE --output my_avatar.png

...or use a client like Postman or Insomnia

Front-end Application

A complete application can be found here: igor-couto.github.io/avatarize.io

Author

I'm social!

     

About

Generate avatars with text input by using hashing techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published