.. AREA Server Documentation AREA Server =========== Welcome to the AREA Server documentation! Overview -------- The AREA Server is the backend part of the AREA project, built using Go. It provides the necessary APIs and services to support the client applications. Key Features ------------ - **API Services**: Provides RESTful APIs for client applications. - **Authentication**: Manages user authentication and authorization. - **Workflow Management**: Handles the creation and execution of automated workflows. Getting Started --------------- To get started with the AREA Server, follow the installation and setup instructions in the :doc:`installation` section. Developer Guide --------------- For more details on developing with the AREA Server, refer to the :doc:`developer` section. Deployment ---------- For information on deploying the AREA Server, refer to the :doc:`deployment` section. Contents -------- .. toctree:: :maxdepth: 5 installation developer deployment consumer action_reaction backend a2f testing