Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lukeed/trouter issues and pull requests

#25 - Trailing slashes in paths do not result in different routes

Issue - State: open - Opened by aral 3 months ago - 2 comments

#23 - Do not treat HTTP HEAD as equivalent to GET

Issue - State: closed - Opened by houyonglu 4 months ago - 1 comment

#22 - Make HEAD not match GET routes

Pull Request - State: closed - Opened by houyonglu 4 months ago - 1 comment

#21 - perf: methods comparison

Pull Request - State: closed - Opened by Kikobeats over 1 year ago - 2 comments

#20 - Remove pattern from URL in USE method

Issue - State: closed - Opened by voxsoftware about 2 years ago - 1 comment

#19 - Optimization

Issue - State: closed - Opened by eco747 over 2 years ago - 1 comment

#18 - Access to original route string?

Issue - State: closed - Opened by saibotsivad about 3 years ago - 5 comments

#17 - Suggested pattern for handling arbitrary query params?

Issue - State: closed - Opened by TimNZ over 3 years ago - 5 comments

#16 - intended behavior question

Issue - State: closed - Opened by trevh3 about 4 years ago - 6 comments
Labels: question

#15 - Route priority

Issue - State: closed - Opened by ElianCordoba over 4 years ago - 5 comments

#14 - wildcard matches the whole path, but param['*'] only returns a segment

Issue - State: closed - Opened by hgl over 4 years ago - 6 comments

#13 - how to remove route dynamically?

Issue - State: closed - Opened by neuronetio over 4 years ago - 5 comments

#12 - It seems not efficient

Issue - State: closed - Opened by sheerun about 5 years ago - 16 comments

#11 - Add support for RegExp patterns with named capture groups

Pull Request - State: closed - Opened by jirutka about 5 years ago - 6 comments

#10 - option to stops at first match

Issue - State: closed - Opened by neves over 5 years ago - 2 comments

#9 - params need to be decoded?

Issue - State: closed - Opened by ianstormtaylor over 5 years ago - 5 comments

#8 - Incorrect params parsing?

Issue - State: closed - Opened by mhkeller about 6 years ago - 7 comments

#7 - TypeScript definitions

Issue - State: closed - Opened by luvies almost 6 years ago - 1 comment

#6 - Logging

Issue - State: closed - Opened by antony almost 6 years ago - 1 comment

#5 - 2.0.0

Pull Request - State: closed - Opened by lukeed about 6 years ago

#4 - Typescript definitions

Pull Request - State: closed - Opened by fwilkerson over 6 years ago - 4 comments

#3 - Can we add remove method to this library?

Issue - State: closed - Opened by iinsta over 6 years ago - 14 comments

#2 - Ability to add sub-routers?

Issue - State: closed - Opened by iCyberon over 6 years ago - 5 comments

#1 - Add `all` method

Issue - State: closed - Opened by lukeed almost 7 years ago - 2 comments
Labels: enhancement, maybe