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

https://github.com/seletz/kv

OTP chapter on elixir-lang.org
https://github.com/seletz/kv

elixir erlang erlang-otp

Last synced: about 1 month ago
JSON representation

OTP chapter on elixir-lang.org

Awesome Lists containing this project

README

          

# KV

This repo contains code I made while following the [Mix and OTP Chapter](
https://elixir-lang.org/getting-started/mix-otp/introduction-to-mix.html).

I'm trying to wrap my head around Elixir and OTP.