Introduction
Welcome to the official documentation for colibri-sdk-go! This guide aims to provide all the necessary information for you to understand, use, and get the most out of this framework in your Go projects.
Prerequisites
Prepare Go and the tools required by the current SDK version.
Installation
To start a project, we have two main ways:
First steps
Create and test a complete Colibri API in a few minutes.
Add to an existing project
Adopt Colibri incrementally in an existing Go application.
Examples Repository
colibri-sdk-go-examples