Welcome to the Project Phoenix documentation. This document provides comprehensive information about the project's architecture, features, and usage.
Project Phoenix is built on a modular architecture, utilizing a microservices approach. Key components include the API Gateway, Authentication Service, User Service, and Product Service. Each service communicates via RESTful APIs.
To get started, you'll need a development environment set up. See our Dev Setup guide for instructions.
Detailed API documentation is available at /api. This includes request/response examples and detailed descriptions of each endpoint.
We welcome contributions to Project Phoenix. Please see our Contribution Guidelines.