0 purchases
dart verse backend new
Project Layers #
Settings Layer
Service Layer
Server Layer
Service-Server Layer
Settings layer #
Collects data from the user, settings, connection links, db passwords and things like that
Service layer #
The actual service that run like auth service, storage service, email service
Server layer #
The exposing layer- this layer exposes the all services, settings to the outer world( with authorization, authentication )
Service-Server layer #
The middle layer between the service layer, and the server layer
and it handles the authentication and authorization to use the service from the server layer
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.