add goagi library (#4243)

This commit is contained in:
Stas Kobzar 2022-06-23 17:04:26 -04:00 committed by GitHub
parent bf5add4fc2
commit 403258cb69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2426,6 +2426,7 @@ _Libraries for accessing third party APIs._
- [go-unsplash](https://github.com/hbagdi/go-unsplash) - Go client library for the [Unsplash.com](https://unsplash.com) API.
- [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.
- [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.