DataHub Dart Library
DataHub is a Cloud Development Ecosystem aiming to bring the power of Dart into the Cloud.
DataHub is still under development and is not to be considered production ready. Comprehensive documentation is yet to be released.
Getting Started
Install DataHub CLI
$ dart pub global activate datahub
Create Project
$ datahub create my_project
Core concepts
DataHub aims to make Darts flexibility, stability and speed available to cloud engineers who strive to create maintainable, extensible, full-stack-reactive cloud-native applications.
- Immutability
- Stateless Services
- Dependency Injection
- Reactivity