/http_service

Simple Elixir Web Service with Trot

Primary LanguageElixir

HttpService

Demo Application on how to use Trot for a simple JSON server in Elixir.

Running

Get and compile the mix dependencies

mix deps.get mix deps.compile

Run the server

mix trot.server