Packages
cors_plug
3.0.3An Elixir Plug that adds Cross-Origin Resource Sharing (CORS) headers to requests and responds to preflight requests (OPTIONS).
trailing_format_plug
0.0.7An elixir plug to support legacy APIs that use a rails-like trailing format: http://api.dev/resources.format
boltex
0.4.1An Elixir driver for Neo4J's bolt protocol.
plug_preferred_locales
0.1.0Parses the `accept-language` header and sets the key `:plug_preferred_locales` of `%Plug.Conn{}` to a list of preferred locales.
ex_sync
0.0.4A library to handle [Differential Synchroniazation](https://neil.fraser.name/writing/sync/) in an Elixir app.
jwtex
0.0.1JWT decoding library for Elixir
exauth
0.0.1Wrapper for erlang-oauth