Tagged in

Elixir

Frame.io Engineering
Frame.io Engineering
The team that makes Frame.io - powering video review and collaboration for the worlds best video companies.
More information
Followers
156
Elsewhere
More, on Medium

Webhook Dispatch the Elixir Way

As part of Frame.io’s launch of it’s API, we’ve recently added webhook support. Since we already use GenStage as an event bus broadcasting to many heterogenous event consumers for all mutations in the system, webhooks were in the simplest sense just the addition of another…


Elixir Open Source @ Frame.io

Frame.io recently made a major move to Elixir, implementing nearly all of our API on a pure Elixir stack. This has been an amazing success for us so far, allowing us to leverage a very powerful stack using Ecto, Pheonix, Ueberauth and more to make a clean, efficient api…