Package Usage: go: github.com/julienschmidt/httprouter
Package httprouter is a trie based high performance HTTP request router.
A trivial example is:
The router matches incoming requests by the request method and the path.
If a handle is registered for this path and method, the router delegates the
request to that function.
For the methods GET, POST, PUT, PATCH and DELETE shortcut functions exist to
register handles, for all other methods router.Handle can be used.
The registered path, against which the router matches incoming requests, can
contain two types of parameters:
Named parameters are dynamic path segments. They match anything until the
next '/' or the path end:
Catch-all parameters match anything until the path end, including the
directory index (the '/' before the catch-all). Since they match anything
until the end, catch-all parameters must always be the final path element.
The value of parameters is saved as a slice of the Param struct, consisting
each of a key and a value. The slice is passed to the Handle func as a third
parameter.
There are two ways to retrieve the value of a parameter:
4 versions
Latest release: presque 6 ans ago
5 197 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/julienschmidt/httprouter
Dependent Repos 26
1024pix/steampipe-plugin-learningcontent
Steampipe plugin to query LCMS contentSize: 101 ko - Last synced: 7 jours ago - Pushed: presque 2 ans ago

1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from MetabaseSize: 1,22 Mo - Last synced: 7 jours ago - Pushed: 5 mois ago

pocs/mdl-qor-sdk
This SDK is based upon [QOR](https://github.com/qor/qor) and aims to provide a boilerplate for quickly prototyping admin types applications.Last synced: 11 mois ago - Pushed: plus d'un an ago
swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 12 mois ago - Pushed: plus d'un an ago
betagouv/sealed-secrets Fork of bitnami-labs/sealed-secrets
A Kubernetes controller and tool for one-way encrypted SecretsSize: 19,2 Mo - Last synced: 3 jours ago - Pushed: plus de 3 ans ago

betagouv/vouch-proxy Fork of vouch/vouch-proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request moduleSize: 5,68 Mo - Last synced: 3 jours ago - Pushed: plus d'un an ago

cea-hpc/fabricmon Fork of dswarbrick/fabricmon
InfiniBand fabric monitoring daemon written in GoSize: 404 ko - Last synced: 4 jours ago - Pushed: 11 mois ago

cea-hpc/slurm_exporter Fork of vpenso/prometheus-slurm-exporter
Prometheus exporter for performance metrics from Slurm.Size: 3,02 Mo - Last synced: 4 jours ago - Pushed: environ un an ago

tchapgouv/matrix-media-repo Fork of t2bot/matrix-media-repo
Matrix media repository with multi-domain in mind.Size: 6,2 Mo - Last synced: 3 jours ago - Pushed: environ 2 ans ago

radiofrance/icecast_exporter Fork of markuslindenberg/icecast_exporter
Icecast exporter for PrometheusSize: 21,5 ko - Last synced: 3 jours ago - Pushed: plus d'un an ago

radiofrance/ipahealthcheck_exporter Fork of camptocamp/ipahealthcheck_exporter
Prometheus exporter for exposing ipa-healthcheck tool checks as metricsSize: 60,5 ko - Last synced: 3 jours ago - Pushed: plus de 4 ans ago

radiofrance/process-exporter Fork of ncabatoff/process-exporter
Prometheus exporter that mines /proc to report on selected processesSize: 2,25 Mo - Last synced: 3 jours ago - Pushed: plus d'un an ago

radiofrance/prometheus-logstash-exporter Fork of alxrem/prometheus-logstash-exporter 📦
Prometheus exporter for Logstash metricsSize: 1,31 Mo - Last synced: 3 jours ago - Pushed: plus de 5 ans ago

signaux-faibles/wekan-alerter
wekan-alerterSize: 44,9 ko - Last synced: 4 jours ago - Pushed: presque 3 ans ago

signaux-faibles/goup
Serveur minimaliste pour téléverser des fichiers avec une gestion de droitsSize: 63,1 Mo - Last synced: 4 jours ago - Pushed: presque 3 ans ago



radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2,99 Mo - Last synced: 12 mois ago - Pushed: environ un an ago

web-et-numerique/factory/llle_project/cozy-stack
Fork of cozy-stack https://github.com/cozy/cozy-stackLast synced: 11 mois ago

igrida/prometheus-oar-exporter
Exporter Prometheus pour les métrics du serveur OARLast synced: 11 mois ago