File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- #SnappyRouter
1+ # SnappyRouter
2+
23[ ![ Build Status] ( https://travis-ci.org/Vectorface/SnappyRouter.svg?branch=master )] ( https://travis-ci.org/Vectorface/SnappyRouter )
34[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/Vectorface/SnappyRouter/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/Vectorface/SnappyRouter/?branch=master )
45[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/Vectorface/SnappyRouter/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/Vectorface/SnappyRouter/?branch=master )
@@ -11,7 +12,7 @@ standard in most other routers such as:
1112- Controller/Action based routes
1213- Rest-like routes with API versioning
1314- Pattern matching routes (based off [ nikic/FastRoute] ( https://github.com/nikic/FastRoute ) )
14- - Direct file invokation (wrap paths to specific files through the router)
15+ - Direct file invocation (wrap paths to specific files through the router)
1516
1617SnappyRouter makes it easy to write your own routing handler for any imaginable
1718custom routing scheme.
You can’t perform that action at this time.
0 commit comments