Andamio Logo
Repositories/APIs

andamio-api

Main API Gateway for the Andamio Platform

andamio-api

The main API Gateway service that provides a unified interface to Andamio Platform services.

GitHub: Andamio-Platform/andamio-api

Overview

This Go-based API Gateway provides:

  • Authentication and authorization
  • Rate limiting and API key management
  • Request routing to backend services
  • Prometheus metrics and health checks

API Documentation

Interactive API documentation is available:

Getting Started

git clone https://github.com/Andamio-Platform/andamio-api.git

See the repository README for setup and configuration instructions.