shelf_rest 0.3.4 copy "shelf_rest: ^0.3.4" to clipboard
shelf_rest: ^0.3.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.3.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
20
pub points
12%
popularity

Publisher

unverified uploader

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

Homepage

License

BSD-2-Clause-Views (LICENSE)

Dependencies

constrain, hateoas_models, http_exception, matcher, option, quiver, shelf, shelf_bind, shelf_path, shelf_route

More

Packages that depend on shelf_rest