zuul v0.2.0 API Reference

Modules

Zuul is a dead (heh) simple gatekeeper for your Elixir applications. You give him a file with API keys, and it lets pass only authorized connections.

Exceptions

Error raised when provided key is not found

Error raised when an incoming connection doesn't have an authorization header.