From 4cb10f5da76680dd74018dedf5ddc32810480b74 Mon Sep 17 00:00:00 2001 From: Dmitriy Sviridov Date: Sat, 17 Oct 2020 01:03:03 +0300 Subject: [PATCH] Update README to add rawg-sdk-go library (#3300) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c3b09ce..64d2069f 100644 --- a/README.md +++ b/README.md @@ -1866,6 +1866,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [paypal](https://github.com/logpacker/PayPal-Go-SDK) - Wrapper for PayPal payment API. * [playlyfe](https://github.com/playlyfe/playlyfe-go-sdk) - The Playlyfe Rest API Go SDK. * [pushover](https://github.com/gregdel/pushover) - Go wrapper for the Pushover API. +* [rawg-sdk-go](https://github.com/dimuska139/rawg-sdk-go) - Go library for the [RAWG Video Games Database](https://rawg.io/) API * [rrdaclient](https://github.com/Omie/rrdaclient) - Go Library to access statdns.com API, which is in turn RRDA API. DNS Queries over HTTP. * [shopify](https://github.com/rapito/go-shopify) - Go Library to make CRUD request to the Shopify API. * [simples3](https://github.com/rhnvrm/simples3) - Simple no frills AWS S3 Library using REST with V4 Signing written in Go.