Go — Gin integration — bRRAIn Docs
Full guide for integrating the bRRAIn Go SDK with the Gin web framework. Coming soon.
Go — Gin integration
Coming soon.
This guide will cover end-to-end integration of the bRRAIn Go SDK with the Gin web framework, including middleware setup, per-request workspace scoping, and ingest patterns. In the meantime, the core patterns apply — see the SDK overview and Quickstart.
For sample code, browse github.com/Qosil/bRRAIn/sdk-examples.