dart_verse_backend 1.4.0 copy "dart_verse_backend: ^1.4.0" to clipboard
dart_verse_backend: ^1.4.0 copied to clipboard

The ultimate dart backend framework.

Project Layers #

  1. Settings Layer
  2. Service Layer
  3. Server Layer
  4. 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

1
likes
120
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

The ultimate dart backend framework.

Documentation

API reference

License

MIT (license)

Dependencies

archive, async, crypto, dart_jsonwebtoken, dart_webcore, dotenv, encrypt, hive, html, http, json_annotation, logger, mailer, mime, mongo_dart, path, uuid

More

Packages that depend on dart_verse_backend