-
Updated
Oct 31, 2021 - Go
#
router
Here are 3,555 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 fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
-
Updated
Oct 31, 2021 - Go
The de-facto solution to flexible routing with nested views in AngularJS
-
Updated
Sep 22, 2021 - TypeScript
-
Updated
Sep 13, 2021 - Java
Simple, secure & standards compliant web server for the most demanding of applications
-
Updated
Oct 31, 2021 - C++
A JavaScript Framework for Building Brilliant Applications
-
Updated
Sep 13, 2021 - JavaScript
lightweight, idiomatic and composable router for building Go HTTP services
-
Updated
Oct 27, 2021 - Go
The router for easy microfrontends
-
Updated
Oct 22, 2021 - JavaScript
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
-
Updated
Sep 22, 2021 - Go
Exploitation Framework for Embedded Devices
python
security
embedded
router
scanner
bruteforce
exploits
infosec
router-exploitation-framework
routersploit-framework
dictionary-attack
routersploit
creds
-
Updated
Aug 27, 2021 - Python
Turn a path string such as `/user/:name` into a regular expression
-
Updated
Oct 9, 2021 - 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
Oct 28, 2021 - Go
μWebSockets for Node.js back-ends 🤘
-
Updated
Oct 31, 2021 - C++
-
Updated
Oct 12, 2021 - 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
Oct 27, 2021 - TypeScript
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}
.
Third party firmware for Asus routers (newer codebase)
-
Updated
Oct 31, 2021
-
Updated
Aug 10, 2021 - JavaScript
Super easy magic-move transitions for React apps
-
Updated
Sep 21, 2021 - JavaScript
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
1
qwerttvv
commented
Apr 4, 2020
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