shellstone 0.1.4 copy "shellstone: ^0.1.4" to clipboard
shellstone: ^0.1.4 copied to clipboard

outdatedDart 1 only

Inspired by Shelf, Redstone and js frameworks like Sails, Shellstone is a server side framework to provide a form of ORM, routing and other various features

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shellstone

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  shellstone: ^0.1.4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:shellstone/shellstone.dart';
0
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Inspired by Shelf, Redstone and js frameworks like Sails, Shellstone is a server side framework to provide a form of ORM, routing and other various features

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, postgresql, quiver, sqljocky

More

Packages that depend on shellstone