Elixir Key Value Store An in-memory key-value data store that exposes a HTTP REST interface. To start the Phoenix app: Install dependencies with mix deps.get Start Phoenix endpoint with mix phoenix.server Now you can visit localhost:4000 from your browser.