routy
Request Router
An HTTP request router for Racket, allowing developers to map URLs to specific handler functions.
Routy is a lightweight high performance HTTP request router for Racket
22 stars
4 watching
0 forks
Language: Racket
last commit: about 2 years ago
Linked from 1 awesome list
http-serverracketrouting
Related projects:
Repository | Description | Stars |
---|---|---|
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
meteorhacks/picker | A lightweight, flexible router for Meteor that allows you to define routes with filtering and middleware capabilities. | 182 |
mrozbarry/hyperapp-router | A router for Hyperapp that enables navigation and state management in web applications | 21 |
nmandery/rout3serv | A routing server with a H3-grid based system, integrated with GRPC-API and dataframes. | 0 |
jackfirth/racket-request | A package for creating and testing RESTful APIs in Racket using simplified HTTP requests | 23 |
juxt/bidi | A Clojure library for routing and dispatching with bidirectional URIs. | 992 |
colinmeinke/universal-redux-router | A router that integrates URL parameters into Redux state and executes action creators during navigation. | 22 |
fasthttp/router | A high-performance HTTP request router with features like radix tree optimization and case-insensitive matching. | 465 |
rackt-org/rackt | A lightweight React wrapper that enables development of full-featured web apps in RacketScript | 58 |
gowww/router | A fast HTTP router package for building scalable web applications. | 185 |
sensepost/routopsy | A toolkit for exploiting vulnerabilities in routing protocols by creating virtual routers. | 168 |
roxedus/docker-webhook | A lightweight incoming webhook server to run shell commands | 2 |
buaazp/fasthttprouter | A high-performance HTTP request router optimized for fast and scalable handling of URLs with varying paths | 872 |
tidyverse/rvest | A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,492 |
razonyang/fastrouter | A fast and flexible HTTP router written in Go with customizable options and features. | 23 |