-
Updated
Sep 17, 2021 - Go
#
router
Here are 3,454 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
Sep 14, 2021 - Go
The de-facto solution to flexible routing with nested views in AngularJS
-
Updated
Mar 28, 2021 - TypeScript
-
Updated
Sep 13, 2021 - Java
Simple, secure & standards compliant web server for the most demanding of applications
-
Updated
Sep 16, 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
Sep 15, 2021 - Go
The router for easy microfrontends
-
Updated
Sep 15, 2021 - JavaScript
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
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
-
Updated
Sep 8, 2021 - Go
Turn a path string such as `/user/:name` into a regular expression
-
Updated
Aug 27, 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
Sep 10, 2021 - Go
μWebSockets for Node.js back-ends 🤘
-
Updated
Sep 15, 2021 - C++
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
Sep 16, 2021 - TypeScript
-
Updated
Sep 9, 2021 - JavaScript
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
Sep 16, 2021
-
Updated
Aug 10, 2021 - JavaScript
Super easy magic-move transitions for React apps
-
Updated
Sep 1, 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."
What problem does this feature solve?
https://github.com/vuejs/vue-router/blob/dev/docs/en/advanced/navigation-guards.md#the-full-navigation-resolution-flow
I think the docs are lacking full flow, not mentioning 'beforeRouteLeave' for example. Would be cool if diagram were to be created, such as used on Vue lifecycle
https://vuejs.org/v2/guide/instance.html#Lifecycle-Diagram