mirror of
https://github.com/tiennm99/claude-central-gateway.git
synced 2026-04-17 13:20:56 +00:00
- Project overview, system architecture, code standards - API reference with 15+ examples - Quick start guide with troubleshooting - Updated README with feature highlights and compatibility matrix
2.1 KiB
2.1 KiB
Claude Central Gateway - Documentation Hub
Welcome to the complete documentation for Claude Central Gateway.
Start Here
New to the project? → Documentation Index
Want to deploy in 5 minutes? → Quick Start Guide
Need API details? → API Reference
Documentation Overview
| Document | Read Time | Best For |
|---|---|---|
| Quick Start | 5 min | Getting started, deployment |
| Project Overview & PDR | 10 min | Understanding purpose, roadmap |
| System Architecture | 15 min | Learning how it works |
| API Reference | 20 min | Building integrations |
| Code Standards | 15 min | Contributing, understanding implementation |
| Documentation Index | 10 min | Navigating all docs, learning paths |
Total: ~75 minutes for comprehensive understanding
Key Features
- ✅ Full tool use/tool result support
- ✅ Streaming with Anthropic SSE format
- ✅ Image content (base64 & URLs)
- ✅ System message arrays
- ✅ Timing-safe authentication
- ✅ Stop sequences & reason mapping
- ✅ Token usage tracking
Common Questions
Q: How do I deploy this? A: Quick Start Guide - 1 minute setup
Q: How do I use the API? A: API Reference - with curl & JavaScript examples
Q: How does tool use work? A: System Architecture: Tool Use
Q: What's supported? A: Features & Compatibility
Q: I have an issue, where do I look? A: Quick Start Troubleshooting
Project Status
- Latest Version: v1.0 (April 5, 2025)
- Status: Production-ready
- Last Updated: April 5, 2025
Documentation Statistics
- 6 comprehensive guides
- 1,775 lines of content
- 15+ code examples
- 100% accuracy verified against source code
- 0 dead links
Ready? → Pick a starting point above or visit Documentation Index