-
Updated
Mar 23, 2022 - Go
#
router
Here are 3,844 public repositories matching this topic...
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
The de-facto solution to flexible routing with nested views in AngularJS
-
Updated
Dec 1, 2021 - TypeScript
-
Updated
Dec 29, 2021 - Java
Simple, secure & standards compliant web server for the most demanding of applications
-
Updated
Mar 17, 2022 - C++
A JavaScript Framework for Building Brilliant Applications
-
Updated
Mar 21, 2022 - JavaScript
lightweight, idiomatic and composable router for building Go HTTP services
-
Updated
Mar 18, 2022 - Go
The router for easy microfrontends
-
Updated
Mar 22, 2022 - JavaScript
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
-
Updated
Mar 21, 2022 - Go
Exploitation Framework for Embedded Devices
python
security
embedded
router
scanner
bruteforce
exploits
infosec
router-exploitation-framework
routersploit-framework
dictionary-attack
routersploit
creds
-
Updated
Dec 8, 2021 - Python
Turn a path string such as `/user/:name` into a regular expression
-
Updated
Mar 14, 2022 - TypeScript
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
golang
middleware
router
microservice
api-gateway
proxies
load-balancer
backend-services
gateway-api
krakend
-
Updated
Mar 4, 2022 - Go
μWebSockets for Node.js back-ends 🤘
-
Updated
Mar 22, 2022 - C++
-
Updated
Mar 18, 2022 - JavaScript
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
controllers
framework
router
web-framework
node-framework
koa-router
express-router
typescript-framework
-
Updated
Mar 21, 2022 - TypeScript
Third party firmware for Asus routers (newer codebase)
-
Updated
Mar 22, 2022
mhbdev
commented
Apr 8, 2021
I have defined this route using Fluro. exchange/:pair
There is a problem! I want :pair
to be optional. If client types https://host:port/exchange/BNB_BTC
everything goes fine. but assume the user is looking for https://host:port/exchange
and he confronts with 404 error cause there is no such route/path
.
I mean something like exchange/{:pair}
.
good first issue
This is a good issue for someone who wants their contributor's badge
-
Updated
Mar 14, 2022 - JavaScript
Super easy magic-move transitions for React apps
-
Updated
Sep 21, 2021 - JavaScript
1
qwerttvv
commented
Apr 4, 2020
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
router
material-design
apt
gradle
rxjava
mvp
retrofit
realm
rxjava2
mvp-architecture
aop
aspectj
javassist
databinding
aop-architecture
viewholder
okbus
-
Updated
Dec 27, 2018 - Java
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
go
kubernetes
cloud
router
proxy
http-proxy
etcd
ingress-controller
kubernetes-ingress
eskip
mosaic
skipper
kubernetes-controller
-
Updated
Mar 23, 2022 - Go
Improve this page
Add a description, image, and links to the router topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the router topic, visit your repo's landing page and select "manage topics."
Version
3.5.1
Reproduction link
https://github.com/vuejs/vue-router/blob/dev/types/router.d.ts#L203
Steps to reproduce
None, just the source code seems to be wrong.
What is expected?
The type definition of Route#query should be