Tent

An Elixir native microservice runtime for the kappa architecture. Simplify your infrastructure from code.

Install

Add tent' to your list of dependencies in mix.exs

def deps do
  [
    {:tent, "~> 0.0.1"}
  ]
end

Authors

License

tent is released under the MIT license