# Announcing the Square Go SDK

DevFeed: [Announcing the Square Go SDK](<https://devfeed.tech/articles/announcing-the-square-go-sdk-15525.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/announcing-the-square-go-sdk>)

Author: Jordan Bergero

Published: 2024-12-18T17:00:00Z

Content type: release

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [backend](<https://devfeed.tech/tags/backend.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [go](<https://devfeed.tech/tags/go.md>), [guide](<https://devfeed.tech/tags/guide.md>), [retry](<https://devfeed.tech/tags/retry.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [standard-library](<https://devfeed.tech/tags/standard-library.md>)

## AI overview

Square announces a Go SDK for building Square integrations with Go backends. The SDK uses Go's standard library, supports automatic pagination and request retries, and provides clients for Square's available APIs.

## Source excerpt

Easier Square integrations with your Go backend