Skip to main content

Backend Services

Service Map

ServiceResponsibility
xtrakt-platform-beTemplate management and AI-powered document extraction
xtrakt-sso-beOAuth2/OpenID Connect authentication service
xtrakt-billing-beBilling, subscriptions, and Stripe integration
xtrakt-vision-beAI vision and image analysis using OpenAI and Google Vertex Gemini
xtrakt-api-beAdditional public or integration API surface
xtrakt-template-beTemplate-specific backend workflows
xtrakt-workflow-beWorkflow orchestration features
xtrakt-sign-beSignature and OTP-related backend flows
xtrakt-ecm-beEnterprise content management features

Shared Libraries

LibraryResponsibility
xtrakt.baseBase domain primitives such as audit entities, service context, repositories, and service responses
xtrakt.applicationHandler base classes and auto-registration patterns
xtrakt.webapiController, startup, and program base classes
xtrakt.dataaccessEF Core repository, PostgreSQL context, and domain entity interceptor
xtrakt-communicationTwilio and SendGrid communication integrations