# IOPaint API Service Documentation Welcome to the IOPaint API Service documentation! This directory contains all the documentation for the API service branch. ## ๐Ÿ“‘ Documentation Index ### Quick Start - **[API Service README](./API_SERVICE_README.md)** - ๐Ÿš€ Get started in 10 minutes - **[Documentation Index](./API_DOCS_INDEX.md)** - ๐Ÿ“‘ Complete navigation guide ### API Reference - **[RESTful API Documentation](./RESTFUL_API_DOCUMENTATION.md)** - ๐Ÿ“– Complete API reference (OpenAI style) - **[OpenAPI Specification](./openapi.yaml)** - ๐Ÿ”ง OpenAPI 3.0.3 spec file - **[Postman Collection](./IOPaint_API.postman_collection.json)** - ๐Ÿงช API testing collection ### Integration & Examples - **[Client Examples](./API_CLIENT_EXAMPLES.md)** - ๐Ÿ’ป Multi-language code examples - Python (Basic + Advanced) - JavaScript/Node.js - PHP - Go - Java - cURL/Bash ### Deployment & Architecture - **[Service Guide](./API_SERVICE_GUIDE.md)** - ๐Ÿ—๏ธ MVP to production deployment guide - Architecture design (Docker โ†’ Kubernetes) - Cost analysis & revenue models - Implementation roadmap ### Branch Information - **[Branch README](./BRANCH_README.md)** - ๐ŸŒฟ Branch comparison and switching guide - **[Upgrade Notes](./UPGRADE_NOTES.md)** - ๐Ÿ“ Package upgrade history ## ๐ŸŽฏ Choose Your Path ### I want to... **...get started quickly** โ†’ Read [API_SERVICE_README.md](./API_SERVICE_README.md) **...integrate the API** โ†’ Read [RESTFUL_API_DOCUMENTATION.md](./RESTFUL_API_DOCUMENTATION.md) + [API_CLIENT_EXAMPLES.md](./API_CLIENT_EXAMPLES.md) **...test the API** โ†’ Import [IOPaint_API.postman_collection.json](./IOPaint_API.postman_collection.json) or visit http://localhost:8080/docs **...deploy for production** โ†’ Read [API_SERVICE_GUIDE.md](./API_SERVICE_GUIDE.md) **...understand branch differences** โ†’ Read [BRANCH_README.md](./BRANCH_README.md) ## ๐Ÿ“Š Documentation Stats | Type | Files | Pages | Languages | |------|-------|-------|-----------| | Core Docs | 6 | ~120 | - | | Code Examples | 1 | ~28 | 6 | | Spec Files | 2 | - | - | | **Total** | **9** | **~150** | **6** | ## ๐Ÿ”— External Links - **Repository**: https://github.com/let5sne/IOPaint - **API Branch**: https://github.com/let5sne/IOPaint/tree/feature/api-service - **Main Branch**: https://github.com/let5sne/IOPaint/tree/main ## ๐Ÿ“ž Support - **GitHub Issues**: https://github.com/let5sne/IOPaint/issues - **Documentation Feedback**: Open an issue with label `documentation` --- **Last Updated**: 2025-11-28 **Version**: 1.0.0