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

outdatedDart 1 only

Shelf components that makes it easy to create uniform, hierarchical REST resources.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shelf_rest

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

dependencies:
  shelf_rest: ^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:shelf_rest/shelf_rest.dart';
0
likes
0
pub points
10%
popularity

Publisher

unverified uploader

Shelf components that makes it easy to create uniform, hierarchical REST resources.

Homepage

License

unknown (LICENSE)

Dependencies

constrain, option, shelf, shelf_bind, shelf_exception_response, shelf_path, shelf_route

More

Packages that depend on shelf_rest