https://github.com/deriegle/dart_arrow_framework
Dart server-side framework
https://github.com/deriegle/dart_arrow_framework
Last synced: 2 months ago
JSON representation
Dart server-side framework
- Host: GitHub
- URL: https://github.com/deriegle/dart_arrow_framework
- Owner: deriegle
- Created: 2020-08-08T23:12:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T03:22:36.000Z (almost 5 years ago)
- Last Synced: 2025-03-20T05:41:38.698Z (2 months ago)
- Language: Dart
- Size: 5.72 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arrow Framework
Opinionated server-side framework for Dart
## Packages
All packages are nested under the `packages/*` folder. You can include the main package `arrow_framework` to get started with your own project. You do not need to include `arrow_framework_orm`. It will be included by default.
`arrow_framework`
`arrow_framework_orm`