Repositories/APIs
andamio-db-api-go
Database API service for the Andamio Platform (Go)
andamio-db-api-go
The database API service that manages off-chain data for the Andamio Platform.
GitHub: Andamio-Platform/andamio-db-api-go
Overview
This Go-based service provides:
- User profile and account management
- Course and project metadata storage
- Off-chain state synchronization
- Database operations for platform services
Related Repositories
- andamio-api - API Gateway that routes to this service
Getting Started
git clone https://github.com/Andamio-Platform/andamio-db-api-go.gitSee the repository README for setup and configuration instructions.
This repository replaces the deprecated TypeScript-based andamio-db-api repository.