google/dart-neats

Middleware usage

Open

#32 opened on Dec 9, 2019

View on GitHub
 (20 comments) (2 reactions) (0 assignees)Dart (93 forks)auto 404
enhancementhelp wantedpkg:shelf_routerpkg:shelf_router_generator

Repository metrics

Stars
 (508 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there a way to use Middleware with this package?

And better to annotate a Route with some middleware we want to use for this route ?

Contributor guide