Skip to main content

Installation

The Apitally SDK for Go is published as individual packages for each supported framework.
go get github.com/apitally/apitally-go/{yourFramework}
Replace the {yourFramework} placeholder with the name of your framework. The options are:
  • chi
  • echo
  • fiber
  • gin

Supported frameworks

The Go SDK currently supports the web frameworks listed below. If your framework is not listed, please let us know and we’ll consider adding support for it. Click on a framework for a detailed setup guide.