Build a Reverse Proxy in Phoenix
Getting Elixir into production on an existing project is not always easy. I decided to build a reverse-proxy API in Elixir / Phoenix so that your current production API routes can be moved into Elixir one by one.
Read next Publish-Subscribe in Elixir