github.com/go-chi/chi/v5
go
pkg:golang/github.com/go-chi/chi/v5
1,782 Dependabot PRs
3 days ago
1,272 repositories
36 repositories
Recent PRs (filtered by: Patch PRs )
chore(deps): bump the go-deps group across 1 directory with 47 updates
michael-angelo-guban/go-ruder-server #80
deps(go): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5
deps: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.5 in /bff
deps: bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.5 in /todo-service
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5 in /server
Bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5
c64bob/caldo #15
build(deps): bump the go_modules group across 1 directory with 2 updates
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5 in /http/chi
samber/do #227
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5 in /examples/web-application
samber/do #226
Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.5
lyanming42/todo-api-microservice-example #129
Bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5
mzniu/ASE #3
build(deps): Bump the all group across 1 directory with 24 updates
signed-sealed-delivered/rekor #18
chore(deps): bump the go-dependencies group across 1 directory with 20 updates
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5
deps(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5
higakikeita/tfdrift-falco #156
build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5
deps(backend): bump the minor-and-patch group across 1 directory with 19 updates
DailyDisco/react-golang-starter-kit #51
chore(deps): Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.5
sahmedcse/profitify-backend #7
deps(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5
higakikeita/tfdrift-falco #118
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.5
EvolutionarySynchronization/evohub-oncall #3
build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5
Bump the go_modules group across 1 directory with 5 updates
damsolanke/gcp-financial-data-platform #1
deps: bump the go-dependencies group across 1 directory with 10 updates
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5
a-thomas-22/blob-indexer-api #59
chore(deps)(deps): bump the go-dependencies group in /gearbox with 5 updates
sarg3nt/gearbox #22
deps: bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5
dcm-project/catalog-manager #19
Bump the go-dependencies group across 1 directory with 7 updates
Build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5
Chore(deps): Bump the minor-and-patch group across 1 directory with 10 updates
stellar/stellar-disbursement-platform-backend #1069
chore(deps): bump the go_modules group across 1 directory with 9 updates
Bump the golang-deps group across 2 directories with 2 updates
Bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.2 in the go_modules group across 1 directory
cryptic-stack/probable-adventure #1
Bump the minor-and-patch group across 1 directory with 5 updates
lordmathis/lemma #127
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.5
pbinitiative/zenbpm #385
build(deps): bump the gomod group across 1 directory with 21 updates
cri-o/cri-o #9764
Bump the go-dependencies group across 1 directory with 4 updates
Chore(deps): Bump the minor-and-patch group across 1 directory with 8 updates
stellar/stellar-disbursement-platform-backend #1055
Bump the go-dependencies group across 1 directory with 6 updates
vettid/vettid-service-vault #67
Bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5
build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5
deps: bump the go-dependencies group across 1 directory with 3 updates
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5
go-modkit/modkit #230
:arrow_up: Bump the gomod group with 7 updates
link-society/flowg #1155
chore(deps): bump the all group across 1 directory with 7 updates
rudderlabs/rudder-go-kit #1035
chore(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5 in /services/phi-service
Oluseyi-Kofoworola/gitops2-healthcare-intelligence-git-commit #38
chore(deps): bump the all-minor-patch group across 1 directory with 6 updates
chore(deps): bump the minor-and-patch group with 4 updates
konsulin-care/konsulin-api #307
build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5
weprodev/wpd-message-gateway #19
deps: bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5
Package Details
| Name: | github.com/go-chi/chi/v5 |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/go-chi/chi/v5 |
| JSON API: | View JSON |
Security Advisories
Package Information
Package chi is a small, idiomatic and composable router for building HTTP services. chi requires Go 1.14 or newer. Example: See github.com/go-chi/chi/_examples/ for more in-depth examples. URL patterns allow for easy matching of path components in HTTP requests. The matching components can then be accessed using chi.URLParam(). All patterns must begin with a slash. A simple named placeholder {name} matches any sequence of characters up to the next / or the end of the URL. Trailing slashes on paths must be handled explicitly. A placeholder with a name followed by a colon allows a regular expression match, for example {number:\\d+}. The regular expression syntax is Go's normal regexp RE2 syntax, except that regular expressions including { or } are not supported, and / will never be matched. An anonymous regexp pattern is allowed, using an empty string before the colon in the placeholder, such as {:\\d+} The special placeholder of asterisk matches the rest of the requested URL. Any trailing characters in the pattern are ignored. This is the only placeholder which will match / characters. Examples:
| Repository: | https://github.com/go-chi/chi |
| Homepage: | https://github.com/go-chi/chi |
| Latest Release: |
v5.2.1
over 1 year ago |
| Dependent Repos: | 8,374 |
| Dependent Packages: | 6,010 |
| Ranking: | Top 0.0855% by dependent repos Top 0.0612% by dependent pkgs |