drive-apig
drive-apig is a Serverless Framework monorepo of 18 deployable services. Most services mount Lambda handlers on a shared AWS API Gateway REST API; queue workers are documented separately and appear in OpenAPI only when a local HTTP replay harness exists.
The docs are written for implementation work: where to start, which files own behavior, which endpoints are deployed HTTP, and which routes are local-only harnesses.
Sections
- Getting started - local setup, environments, contributing
- Architecture - request lifecycle, API Gateway, auth, WAF
- Telemetry - OpenTelemetry, tracing, logs, metrics
- Environments & Configuration - SSM, Secrets Manager, domains, rate limits
- Infrastructure - Terraform, Serverless, Cloudflare Pages, CI/CD
- Services - per-service docs and OpenAPI specs (75 documented operations: 66 deployed HTTP operations, 9 local worker harnesses)
- Reference - HTTP route table, OpenAPI index, error codes, headers