add goami2 (#4245)

* add goagi library

* add goami2

* goami2 - fix order
This commit is contained in:
Stas Kobzar 2022-07-10 16:46:47 -04:00 committed by GitHub
parent 6010ef6a02
commit 5be2db8dd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2431,6 +2431,7 @@ _Libraries for accessing third party APIs._
- [go-xkcd](https://github.com/nishanths/go-xkcd) - Go client for the xkcd API.
- [go-yapla](https://git.iglou.eu/Production/go-yapla) - Go client library for the Yapla v2.0 API.
- [goagi](https://github.com/staskobzar/goagi) - Go library to build Asterisk PBX agi/fastagi applications.
- [goami2](https://github.com/staskobzar/goami2) - AMI v2 library for Asterisk PBX.
- [gogtrends](https://github.com/groovili/gogtrends) - Google Trends Unofficial API.
- [golang-tmdb](https://github.com/cyruzin/golang-tmdb) - Golang wrapper for The Movie Database API v3.
- [golyrics](https://github.com/mamal72/golyrics) - Golyrics is a Go library to fetch music lyrics data from the Wikia website.