Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/koajs/router
Router middleware for Koa. Maintained by @forwardemail and @ladjs.
https://github.com/koajs/router
Don't match GET /resource/new as show action
ab8507c26b2952b1b299eeadf82171ae235e510c authored almost 11 years ago by Ilkka Oksanen <[email protected]>
ab8507c26b2952b1b299eeadf82171ae235e510c authored almost 11 years ago by Ilkka Oksanen <[email protected]>
Add test case that reveals the resource routing problem
9e24ddc24a77faac6df2d95a19ced136e72ac347 authored almost 11 years ago by Ilkka Oksanen <[email protected]>
9e24ddc24a77faac6df2d95a19ced136e72ac347 authored almost 11 years ago by Ilkka Oksanen <[email protected]>
Fix parameter matching when nesting resources.
1485dc82fea8a0cdcfd571fdf71a0dc8534fc401 authored almost 11 years ago by Alex Mingoia <[email protected]>
1485dc82fea8a0cdcfd571fdf71a0dc8534fc401 authored almost 11 years ago by Alex Mingoia <[email protected]>
Add NODE_ENV=test to npm test cmd
c3a7575466af8a15fd0209d0af661a13e19cdc58 authored almost 11 years ago by Alex Mingoia <[email protected]>
c3a7575466af8a15fd0209d0af661a13e19cdc58 authored almost 11 years ago by Alex Mingoia <[email protected]>
Allow multiple routes to be matched
d3fe121df7cdcbbf3c2b0416aa9e75f52e5f0992 authored almost 11 years ago by Ilkka Oksanen <[email protected]>
d3fe121df7cdcbbf3c2b0416aa9e75f52e5f0992 authored almost 11 years ago by Ilkka Oksanen <[email protected]>
Bump version to 2.3.1
7335546a0213601ae145b5e5df38e18a6f44f95d authored almost 11 years ago by Alex Mingoia <[email protected]>
7335546a0213601ae145b5e5df38e18a6f44f95d authored almost 11 years ago by Alex Mingoia <[email protected]>
Merge pull request #28 from fixe/add-recursive-to-makefile
Added recursive parameter to Makefile
da52c0c88360e98172b4f2f3fdbcd4b7ceff3f1f authored almost 11 years ago by Alex Mingoia <[email protected]>
Added recursive parameter to Makefile
684d5a654a3db55bcea3d80a350da5f5909a4db9 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
684d5a654a3db55bcea3d80a350da5f5909a4db9 authored almost 11 years ago by Tiago Ribeiro <[email protected]>
Bump version to 2.3.0
a1ed43d01416af63828bef87810afa1e233c573e authored almost 11 years ago by Alex Mingoia <[email protected]>
a1ed43d01416af63828bef87810afa1e233c573e authored almost 11 years ago by Alex Mingoia <[email protected]>
Add RegExp capture groups to ctx.params. Closes #21.
bf8523eac8da4dd23bd211b38a5dda428720bd1f authored almost 11 years ago by Alex Mingoia <[email protected]>
bf8523eac8da4dd23bd211b38a5dda428720bd1f authored almost 11 years ago by Alex Mingoia <[email protected]>
Bump version to 2.2.0
8b526ef8b10fad2a2b316e9063200251a51b95ed authored almost 11 years ago by Alex Mingoia <[email protected]>
8b526ef8b10fad2a2b316e9063200251a51b95ed authored almost 11 years ago by Alex Mingoia <[email protected]>
Update tests.
09f788014e28bfdba299fd859677c8fe94a9a400 authored almost 11 years ago by Alex Mingoia <[email protected]>
09f788014e28bfdba299fd859677c8fe94a9a400 authored almost 11 years ago by Alex Mingoia <[email protected]>
gracefully ignore unknown controller actions
0bffe167115103b5275d02f6642d3c7c2728b76d authored almost 11 years ago by Kilian Ciuffolo <[email protected]>
0bffe167115103b5275d02f6642d3c7c2728b76d authored almost 11 years ago by Kilian Ciuffolo <[email protected]>
support OPTIONS
d061391da867c0fb6ac6937fa5dc71be6f12aad6 authored almost 11 years ago by Kilian Ciuffolo <[email protected]>
d061391da867c0fb6ac6937fa5dc71be6f12aad6 authored almost 11 years ago by Kilian Ciuffolo <[email protected]>
Bump version to 2.1.0 - closes #19
53cfb26c08b854bf7955913a71c26087f0fcfecf authored almost 11 years ago by Alex Mingoia <[email protected]>
53cfb26c08b854bf7955913a71c26087f0fcfecf authored almost 11 years ago by Alex Mingoia <[email protected]>
Simplify switch statement.
61e3a222e7c2db63be83a98d5c2854e860c59f76 authored almost 11 years ago by Alex Mingoia <[email protected]>
61e3a222e7c2db63be83a98d5c2854e860c59f76 authored almost 11 years ago by Alex Mingoia <[email protected]>
Merge branch 'master' of github.com:kilianc/koa-router
7b9f69a719cc55fa2366ee47a3aff4b802e89317 authored almost 11 years ago by Alex Mingoia <[email protected]>
7b9f69a719cc55fa2366ee47a3aff4b802e89317 authored almost 11 years ago by Alex Mingoia <[email protected]>
added read endpoint as alias to show :santa:
it was the only missing part of CRUD :D
ea4b330e78833016a96a282ee04c90bce405583c authored almost 11 years ago by Kilian Ciuffolo <[email protected]>
Merge pull request #17 from jeffling/patch-1
Fixing typo: theads -> threads
8eedc0163673dc72b38d2a9228f7285421049232 authored almost 11 years ago by Alex Mingoia <[email protected]>
Fixing typo: theads -> threads
Thanks for the library, great stuff
7405893f90c62ac80e54a6d8de3e9b1be16980de authored almost 11 years ago by Jeffrey Ling <[email protected]>
Bump version to 2.0.1
cb501e907bdd316bf491fb54c8adc0f68c799581 authored almost 11 years ago by Alex Mingoia <[email protected]>
cb501e907bdd316bf491fb54c8adc0f68c799581 authored almost 11 years ago by Alex Mingoia <[email protected]>
Improve app.resource() example.
00e08ed6c05a24628d371c438a3e018f593b4bfc authored almost 11 years ago by Alex Mingoia <[email protected]>
00e08ed6c05a24628d371c438a3e018f593b4bfc authored almost 11 years ago by Alex Mingoia <[email protected]>
Update methods and koa-compose dependencies.
feebbb16cde5da3e8f26538545b996313721b44d authored almost 11 years ago by Alex Mingoia <[email protected]>
feebbb16cde5da3e8f26538545b996313721b44d authored almost 11 years ago by Alex Mingoia <[email protected]>
Merge pull request #16 from kilianc/master
skip non functions in resources
b455774d79dcb45616e59b0ad66383b599eaeed3 authored almost 11 years ago by Alex Mingoia <[email protected]>
skip non functions in resources
ae588dfe7134eed594dd011229a3ca8a958a07b9 authored about 11 years ago by Kilian Ciuffolo <[email protected]>
ae588dfe7134eed594dd011229a3ca8a958a07b9 authored about 11 years ago by Kilian Ciuffolo <[email protected]>
Fix npm example.
0e395a0e51081154605d2ea5f36195b408825221 authored about 11 years ago by Alex Mingoia <[email protected]>
0e395a0e51081154605d2ea5f36195b408825221 authored about 11 years ago by Alex Mingoia <[email protected]>
Bump version to 2.0.0
be1938dc7fe0ea8bca63e2a1b7a4ab6d69d11641 authored about 11 years ago by Alex Mingoia <[email protected]>
be1938dc7fe0ea8bca63e2a1b7a4ab6d69d11641 authored about 11 years ago by Alex Mingoia <[email protected]>
Add npm badge.
bd11b9caad49517a2dd6851e1b3c6f8ba96b77cc authored about 11 years ago by Alex Mingoia <[email protected]>
bd11b9caad49517a2dd6851e1b3c6f8ba96b77cc authored about 11 years ago by Alex Mingoia <[email protected]>
Support middleware as route callbacks using koa-compose. Closes #12 and #13.
Removes .load() (closes #10) in favor of using route middleware.
3bc5a2f0300c16ccc1891f8fb1cb89855a2a811a authored about 11 years ago by Alex Mingoia <[email protected]>
Add some debug()s for route matching. Closes #9.
a9744c454a78cf343eeb374a29fb0100b6332d35 authored about 11 years ago by Alex Mingoia <[email protected]>
a9744c454a78cf343eeb374a29fb0100b6332d35 authored about 11 years ago by Alex Mingoia <[email protected]>
Bump version to 1.6.1
62ac871e2e0204c8f68ce1eb0330c4ab4fd5b57c authored about 11 years ago by Alex Mingoia <[email protected]>
62ac871e2e0204c8f68ce1eb0330c4ab4fd5b57c authored about 11 years ago by Alex Mingoia <[email protected]>
Fix failing .index without trailing / (Closes #8).
713cf963eaa81fa4e54cf70e8b2dbf04dd3cfad6 authored about 11 years ago by Alex Mingoia <[email protected]>
713cf963eaa81fa4e54cf70e8b2dbf04dd3cfad6 authored about 11 years ago by Alex Mingoia <[email protected]>
Bump version to 1.6.0
ec03aaf91917052b509aefbabf283604bc5f2c77 authored about 11 years ago by Alex Mingoia <[email protected]>
ec03aaf91917052b509aefbabf283604bc5f2c77 authored about 11 years ago by Alex Mingoia <[email protected]>
Merge pull request #6 from visionmedia/refactor
Refactor
3658fffebf35995df48e477501d08f1966f5a9bd authored about 11 years ago by Alex Mingoia <[email protected]>
Remove extend dep
does all kinds of crazy shit that we dont need
a8c4982ea00deedca1f67b8452c87de150ab3003 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Refactor use of koa methods
6a07fbaa22916a75e2e46cab0e94ba70cc269bce authored about 11 years ago by TJ Holowaychuk <[email protected]>
6a07fbaa22916a75e2e46cab0e94ba70cc269bce authored about 11 years ago by TJ Holowaychuk <[email protected]>
Update to new middleware style
56ed14e40463448380f4b9b2b28cd3ef30195a24 authored about 11 years ago by TJ Holowaychuk <[email protected]>
56ed14e40463448380f4b9b2b28cd3ef30195a24 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Update koa version
de790f6b23137c6f68c4c430981c8ecbcf173634 authored about 11 years ago by TJ Holowaychuk <[email protected]>
de790f6b23137c6f68c4c430981c8ecbcf173634 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Add Makefile
npm test output drives me nuts
a10ef46a9db0694116e88a7b223b881a7a5e7ab4 authored about 11 years ago by TJ Holowaychuk <[email protected]>
Bump version to 1.5.5
58f233b4b186325e178c96b46b550dac49f20790 authored over 11 years ago by Alex Mingoia <[email protected]>
58f233b4b186325e178c96b46b550dac49f20790 authored over 11 years ago by Alex Mingoia <[email protected]>
Add David dependency management badge.
630181a7ee9627af0eade1430308c1f62495cfbd authored over 11 years ago by Alex Mingoia <[email protected]>
630181a7ee9627af0eade1430308c1f62495cfbd authored over 11 years ago by Alex Mingoia <[email protected]>
Specify language for code indentation.
cbc4a423dc7f22474d24255e382c03ceeed9fc13 authored over 11 years ago by Alex Mingoia <[email protected]>
cbc4a423dc7f22474d24255e382c03ceeed9fc13 authored over 11 years ago by Alex Mingoia <[email protected]>
Fix context route alias.
5e161a9be38915489a1683e1bb86dcc5d6bd59a6 authored over 11 years ago by Alex Mingoia <[email protected]>
5e161a9be38915489a1683e1bb86dcc5d6bd59a6 authored over 11 years ago by Alex Mingoia <[email protected]>
Bump version to 1.5.4
b25d665ab5ac7cac99749ad07779309d740e201c authored over 11 years ago by Alex Mingoia <[email protected]>
b25d665ab5ac7cac99749ad07779309d740e201c authored over 11 years ago by Alex Mingoia <[email protected]>
Fix yield when no match is found.
24f1e4a9963a32f0cb2bfc791fb3f0be67f8cddc authored over 11 years ago by Alex Mingoia <[email protected]>
24f1e4a9963a32f0cb2bfc791fb3f0be67f8cddc authored over 11 years ago by Alex Mingoia <[email protected]>
Update documentation.
7f80a1313837940d67c3c157bd744c18fe1a1172 authored over 11 years ago by Alex Mingoia <[email protected]>
7f80a1313837940d67c3c157bd744c18fe1a1172 authored over 11 years ago by Alex Mingoia <[email protected]>
Bump version to 1.5.3
9e16f66c00cc4ee3fe9766179b93dac5c422cbba authored over 11 years ago by Alex Mingoia <[email protected]>
9e16f66c00cc4ee3fe9766179b93dac5c422cbba authored over 11 years ago by Alex Mingoia <[email protected]>
Update documentation.
68cf5cdbd44d65bda124ccecd9782994a1c8639a authored over 11 years ago by Alex Mingoia <[email protected]>
68cf5cdbd44d65bda124ccecd9782994a1c8639a authored over 11 years ago by Alex Mingoia <[email protected]>
Separate Router from Application dependency.
b5772bc36bb8644f31a2ce00a50d30f01a59548d authored over 11 years ago by Alex Mingoia <[email protected]>
b5772bc36bb8644f31a2ce00a50d30f01a59548d authored over 11 years ago by Alex Mingoia <[email protected]>
Add extend module dependency.
2650c4c9797582e0dbc8c4bd558f137c57ac3f76 authored over 11 years ago by Alex Mingoia <[email protected]>
2650c4c9797582e0dbc8c4bd558f137c57ac3f76 authored over 11 years ago by Alex Mingoia <[email protected]>
Bump version to 1.4.3
8c9a0a7fcc9b9ce58358959f93c199a27c1b5fa4 authored over 11 years ago by Alex Mingoia <[email protected]>
8c9a0a7fcc9b9ce58358959f93c199a27c1b5fa4 authored over 11 years ago by Alex Mingoia <[email protected]>
Remove unused dependencies.
372d11bd7e377a2394380f1c4f350ea2762706f7 authored over 11 years ago by Alex Mingoia <[email protected]>
372d11bd7e377a2394380f1c4f350ea2762706f7 authored over 11 years ago by Alex Mingoia <[email protected]>
Expose Router constructor.
Expose Router constructor instead of middleware, allowing people to modify or
use the Router's p...
Bump version to 1.3.3
28e56cab091f77789333bfca11e4990e191a7d25 authored over 11 years ago by Alex Mingoia <[email protected]>
28e56cab091f77789333bfca11e4990e191a7d25 authored over 11 years ago by Alex Mingoia <[email protected]>
Use path-to-regexp module.
Use path-to-regexp module for transforming route path strings into regular
expressions. This bri...
Use router.match()
89c110bb05f6158f9b968e81ad86012b9fa926fb authored over 11 years ago by Alex Mingoia <[email protected]>
89c110bb05f6158f9b968e81ad86012b9fa926fb authored over 11 years ago by Alex Mingoia <[email protected]>
Bump version to 1.2.3
671ed55d01566b9624720aec39744ec5676fa54d authored over 11 years ago by Alex Mingoia <[email protected]>
671ed55d01566b9624720aec39744ec5676fa54d authored over 11 years ago by Alex Mingoia <[email protected]>
Do not modify cached methods object.
119ce76262d4a21403dc487046b25f386edbad6e authored over 11 years ago by Alex Mingoia <[email protected]>
119ce76262d4a21403dc487046b25f386edbad6e authored over 11 years ago by Alex Mingoia <[email protected]>
Bump version to 1.2.2
ece42d6009825e458b6f5d5d60822503b1368660 authored over 11 years ago by Alex Mingoia <[email protected]>
ece42d6009825e458b6f5d5d60822503b1368660 authored over 11 years ago by Alex Mingoia <[email protected]>
Update README.md
f476512b9d10afafeffce1f91f34ea0302ca9f0a authored over 11 years ago by Alex Mingoia <[email protected]>
f476512b9d10afafeffce1f91f34ea0302ca9f0a authored over 11 years ago by Alex Mingoia <[email protected]>
Add additional tests.
77fa90482a8a1372b1a17d0676be1db8c8fd09c9 authored over 11 years ago by Alex Mingoia <[email protected]>
77fa90482a8a1372b1a17d0676be1db8c8fd09c9 authored over 11 years ago by Alex Mingoia <[email protected]>
Support regular expression route paths.
35661a97fb2e6ddfe8e7bea14770437c3ba9744d authored over 11 years ago by Alex Mingoia <[email protected]>
35661a97fb2e6ddfe8e7bea14770437c3ba9744d authored over 11 years ago by Alex Mingoia <[email protected]>
Add Travis CI badge to README.md
bea66ec18e9c0a80e4451d4e5a472d8ce68ac98c authored over 11 years ago by Alex Mingoia <[email protected]>
bea66ec18e9c0a80e4451d4e5a472d8ce68ac98c authored over 11 years ago by Alex Mingoia <[email protected]>
Add resource auto-loading support.
780454d8fadf90dfcf0054d118d315c31cd1f58f authored over 11 years ago by Alex Mingoia <[email protected]>
780454d8fadf90dfcf0054d118d315c31cd1f58f authored over 11 years ago by Alex Mingoia <[email protected]>
Add Resource routing.
0d3a5647ad759859cc32850db06e8a3f88e3d64e authored over 11 years ago by Alex Mingoia <[email protected]>
0d3a5647ad759859cc32850db06e8a3f88e3d64e authored over 11 years ago by Alex Mingoia <[email protected]>
Add .travis.yml
6bf076f3cddceef7e678df1e41566c783500c2bb authored over 11 years ago by Alex Mingoia <[email protected]>
6bf076f3cddceef7e678df1e41566c783500c2bb authored over 11 years ago by Alex Mingoia <[email protected]>
Add README.md
6f9afe2066328801e44b2ae6d17f4aeabfbb7c5d authored over 11 years ago by Alex Mingoia <[email protected]>
6f9afe2066328801e44b2ae6d17f4aeabfbb7c5d authored over 11 years ago by Alex Mingoia <[email protected]>
Refactor router and route params.
09ce73eddf0834cab87496c6fc5ce8c540daeb41 authored over 11 years ago by Alex Mingoia <[email protected]>
09ce73eddf0834cab87496c6fc5ce8c540daeb41 authored over 11 years ago by Alex Mingoia <[email protected]>
Add Route test for app context
5144e558dc24669ccf1f7473e8ee66850ca0f2ec authored over 11 years ago by Alex Mingoia <[email protected]>
5144e558dc24669ccf1f7473e8ee66850ca0f2ec authored over 11 years ago by Alex Mingoia <[email protected]>
Add tests.
b2718a05df8f6b47414f50cbd84ef8a59f54cd8b authored over 11 years ago by Alex Mingoia <[email protected]>
b2718a05df8f6b47414f50cbd84ef8a59f54cd8b authored over 11 years ago by Alex Mingoia <[email protected]>
Add Route and generator support.
424a4aae2490b04b03d27a687d8ff3bc332cf0a7 authored over 11 years ago by Alex Mingoia <[email protected]>
424a4aae2490b04b03d27a687d8ff3bc332cf0a7 authored over 11 years ago by Alex Mingoia <[email protected]>
Add supertest to dev dependencies
616f4ba3d69e4fc028e7d5901d6e7035eba33766 authored over 11 years ago by Alex Mingoia <[email protected]>
616f4ba3d69e4fc028e7d5901d6e7035eba33766 authored over 11 years ago by Alex Mingoia <[email protected]>
Add .gitignore
fb7412213a5b23132d3f9ca5f594214911f255c6 authored over 11 years ago by Alex Mingoia <[email protected]>
fb7412213a5b23132d3f9ca5f594214911f255c6 authored over 11 years ago by Alex Mingoia <[email protected]>
Add package.json
d1a721362a313a6271a00a6566f98af28471e635 authored over 11 years ago by Alex Mingoia <[email protected]>
d1a721362a313a6271a00a6566f98af28471e635 authored over 11 years ago by Alex Mingoia <[email protected]>