Add tcglookup-go to Third-party APIs

This commit is contained in:
nerdly 2026-04-10 19:23:58 +02:00
parent 0f22770345
commit 1a6d93fb2e

View File

@ -2807,6 +2807,7 @@ _Libraries for accessing third party APIs._
- [steam](https://github.com/sostronk/go-steam) - Go Library to interact with Steam game servers.
- [stripe](https://github.com/stripe/stripe-go) - Go client for the Stripe API.
- [swag](https://github.com/zc2638/swag) - No comments, simple go wrapper to create swagger 2.0 compatible APIs. Support most routing frameworks, such as built-in, gin, chi, mux, echo, httprouter, fasthttp and more.
- [tcglookup-go](https://github.com/TCG-Price-Lookup/tcglookup-go) - Go client library for the [TCG Price Lookup API](https://tcgpricelookup.com/tcg-api). Live trading card prices across Pokemon, MTG, Yu-Gi-Oh, Lorcana, One Piece, Star Wars Unlimited, and Flesh and Blood.
- [textbelt](https://github.com/dietsche/textbelt) - Go client for the textbelt.com txt messaging API.
- [threads-go](https://github.com/tirthpatell/threads-go) - Go client library for the Meta Threads API with OAuth 2.0, rate limiting, and type-safe error handling.
- [Trello](https://github.com/adlio/trello) - Go wrapper for the Trello API.