# README
ari-proxy
Proxy for the Asterisk REST interface.
Installation
master
should be the latest stable, so a simple go get
is required:
go get github.com/CyCoreSystems/ari-proxy/cmd/ari-proxy
Development
New development occurs on develop
branch.