Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.apitally.io/llms.txt

Use this file to discover all available pages before exploring further.

GitHub repository

apitally/apitally-go

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.

Chi

Echo

Fiber

Gin