An open API service indexing awesome lists of open source software.

https://github.com/enapiuz/identicon


https://github.com/enapiuz/identicon

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Identicon

Built with this [Udemy course](https://www.udemy.com/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/) identicon generator.

## Using

```
$iex -S mix

iex> Identicon.main "hello"
```