From 60af55927f8d9ab5eedd39d42211b9c02a92a967 Mon Sep 17 00:00:00 2001 From: "Jovany Leandro G.C" Date: Fri, 6 Feb 2015 19:35:29 -0500 Subject: [PATCH] add gami, client asterisk manager interface --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddb6c2a..65c3deb 100644 --- a/README.md +++ b/README.md @@ -504,6 +504,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [aws-go](https://github.com/stripe/aws-go) - An incredibly experimental, automatically generated set of AWS clients in Go. * [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API +* [gami](https://github.com/bit4bit/gami) - Go library for Asterisk Manager Interface. * [github](https://github.com/google/go-github) - Go library for accessing the GitHub API. * [goamz](https://github.com/mitchellh/goamz) - Popular fork of [goamz](https://launchpad.net/goamz) which adds some missing API calls to certain packages. * [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - a Go MusicBrainz WS2 client library