/Identicapi

An Identicon image generator made with elixir

Primary LanguageElixirGNU General Public License v3.0GPL-3.0

Identicapi

An application that permit to genarate Identicons and serve them trought an api on a web Server. You can try it on https://identicapi.herokuapp.com/img/yourname . Written with Elixir and Phoenix.

Config

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more