authGo

March 8, 2024 ยท View on GitHub

A multi-tenant go-api-boot based project that supports authentication and profile management.

Salient features

  1. Separate database for each tenant is used dynamically.
  2. Minimal code with go-api-boot framework.
  3. Supports twillio otp

go-api-boot framework

https://github.com/SaiNageswarS/go-api-boot

Contents

  1. 1Salient features
  2. 2go-api-boot framework