My First Elixir Library - RefData

Hi,

I wanted to dip my toe into the water of open source so decided to build a simple library to save myself some hassle.

RefData can be used to parse and store reference or lookup data that does not need to be in your database (e.g. gender, months etc). Once you have created your `json’ data files you can use them in any project.

I have published it on hex.pm and written a blog post Reference Data as a Service. It has been a great learning exercise and I would love feedback.

Thanks in advance.

Andrew

6 Likes