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:
Related Repositories
- andamio-db-api-go - Database API
- andamio-atlas-api-v2 - Transaction builder
Getting Started
git clone https://github.com/Andamio-Platform/andamio-api.gitSee the repository README for setup and configuration instructions.