Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

**match‑routes** is a tiny Node.js library that provides a server‑side router built on top of the `http-hash` module. It lets developers register URL patterns with `router.on` (or `router.set`) and then dispatch incoming HTTP requests via `router.match`, supplying the request, response, and a parsed URL/options object to the selected handler. The package is aimed at simple Node HTTP servers that need lightweight route matching without the overhead of full‑featured frameworks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sethvincent/match-routes

Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
Matt-Esch/http-hash
HTTP router based on a strict path tree structure
Account's avatar
mikeal/response
Streaming and mutation API for HTTP responses.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
Raynos/test-server-request
A helper to make requests against a server

Support the repos that depend on this repository

Top contributors

sethvincent's profile
sethvincent
8 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
sethvincent

sethvincent/match-routes

a simple server-side router based on http-hash.

JavaScript
1
0
No license