No description
This repository has been archived on 2026-05-14. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Elixir 92.1%
  • Shell 7.9%
Find a file
2018-05-11 21:22:33 +02:00
config Initial (golden) commit 2018-05-11 21:22:33 +02:00
lib Initial (golden) commit 2018-05-11 21:22:33 +02:00
test Initial (golden) commit 2018-05-11 21:22:33 +02:00
vendor Initial (golden) commit 2018-05-11 21:22:33 +02:00
.formatter.exs Initial (golden) commit 2018-05-11 21:22:33 +02:00
.gitignore Initial (golden) commit 2018-05-11 21:22:33 +02:00
download-geoip.sh Initial (golden) commit 2018-05-11 21:22:33 +02:00
mix.exs Initial (golden) commit 2018-05-11 21:22:33 +02:00
mix.lock Initial (golden) commit 2018-05-11 21:22:33 +02:00
README.md Initial (golden) commit 2018-05-11 21:22:33 +02:00

Geoip-Elixir

An example app used for comparing between Ruby and Elixir in a specific use case.

Setup

Run download-geoip.sh to get your GeoLite2-Country database.

Operation

Run iex -S mix.