Rambla
v0.3.0
Pages
Modules
Rambla
Easy publishing to many different targets
Installation
def
deps
do
[
{
:rambla
,
"~> 0.3"
}
]
end
Supported back-ends
Rabbit (through
Amqp
)
Redis (through
Exredis
)
Smtp (through
:gen_smtp
)
Slack (through
Envío
)
Coming soon
HTTP
Documentation
https://hexdocs.pm/rambla
.