Add device-check-go (#3435)

This commit is contained in:
Masaya Hayashi 2021-01-13 22:51:20 +09:00 committed by GitHub
parent a4a358ff8a
commit df6f9df837
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1847,6 +1847,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [clarifai](https://github.com/samuelcouch/clarifai) - Go client library for interfacing with the Clarifai API.
* [codeship-go](https://github.com/codeship/codeship-go) - Go client library for interacting with Codeship's API v2.
* [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.
* [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat 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.