Add GoFreeDB (#4552)

This commit is contained in:
Edwin Candinegara 2022-10-31 10:55:14 +08:00 committed by GitHub
parent 6c1da6d88e
commit ccaafa5769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2449,6 +2449,7 @@ _Libraries for accessing third party APIs._
- [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.
- [GoFreeDB](https://github.com/FreeLeh/GoFreeDB) - Golang library providing common and simple database abstractions on top of Google Sheets.
- [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.