routed 0.2.0 copy "routed: ^0.2.0" to clipboard
routed: ^0.2.0 copied to clipboard

A modular HTTP engine and routing framework for Dart with middleware, configuration, sessions, and observability built in.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed

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

dependencies:
  routed: ^0.2.0

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:routed/routed.dart';
0
likes
55
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A modular HTTP engine and routing framework for Dart with middleware, configuration, sessions, and observability built in.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

acanthis, collection, contextual, crypto, dartastic_opentelemetry, dartastic_opentelemetry_api, decimal, dotenv, encrypt, es_compression, event_bus, file, file_cloud, fuzzywuzzy, http, http2, http_parser, image, intl, jose, json2yaml, json_annotation, liquify, meta, mime, mustache_template, path, redis, shelf, stack_trace, storage_fs, timezone, uuid, xml, yaml

More

Packages that depend on routed