Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.23 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.23 KB

DataHub Dart Library

https://datahubproject.net

Pub Version GitHub last commit Pub Likes

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