add dusupay-sdk-go (#4131)

This commit is contained in:
Anton Kornilov 2022-03-26 09:30:40 +03:00 committed by GitHub
parent 47de9bce42
commit fae1c19f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2284,6 +2284,7 @@ _Libraries for accessing third party APIs._
- [coinpaprika-go](https://github.com/coinpaprika/coinpaprika-api-go-client) - Go client library for interacting with Coinpaprika's API. - [coinpaprika-go](https://github.com/coinpaprika/coinpaprika-api-go-client) - Go client library for interacting with Coinpaprika's API.
- [device-check-go](https://github.com/rinchsan/device-check-go) - Go client library for interacting with [iOS DeviceCheck API](https://developer.apple.com/documentation/devicecheck) v1. - [device-check-go](https://github.com/rinchsan/device-check-go) - Go client library for interacting with [iOS DeviceCheck API](https://developer.apple.com/documentation/devicecheck) v1.
- [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API. - [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API.
- [dusupay-sdk-go](https://github.com/Kachit/dusupay-sdk-go) - Unofficial Dusupay payment gateway API Client for Go
- [ethrpc](https://github.com/onrik/ethrpc) - Go bindings for Ethereum JSON RPC API. - [ethrpc](https://github.com/onrik/ethrpc) - Go bindings for Ethereum JSON RPC API.
- [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API. - [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API.
- [fcm](https://github.com/maddevsio/fcm) - Go library for Firebase Cloud Messaging. - [fcm](https://github.com/maddevsio/fcm) - Go library for Firebase Cloud Messaging.