Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 644 Bytes

File metadata and controls

17 lines (12 loc) · 644 Bytes

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