Skip to main content
Version: Next

Examples Repository

colibri-sdk-go-examples

In the official examples repository, we provide practical projects that demonstrate the real-world use of colibri-sdk-go features.

In this repository, you will find services that exemplify:

  • Synchronous Communication (REST): Calls between microservices.
  • Asynchronous Communication: Use of messaging with AWS, GCP, and RabbitMQ.
  • Persistence: Database operations and transactions.
  • Observability: Examples of monitoring and logs.

Explore the code to understand the best practices recommended by the framework.