Data Svc
The Data Svc is a Firebase-inspired backendless database service that allows direct data operations from frontends, eliminating the need for basic CRUD microservices.
The Data Svc is a Firebase-inspired backendless database service that allows direct data operations from frontends, eliminating the need for basic CRUD microservices.
Registry Svc is the service discovery backbone for 1Backend. It tracks running service instances and distributed nodes so internal routing, health checks, and node-aware operations can find the right target.
The user service is at the heart of 1Backend, managing users, tokens, organizations, permissions and more. Each service and human on an 1Backend network has an account in the User Svc.