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.
-
Updated
Mar 23, 2022 - Go
{{ message }}
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
Simple, secure & standards compliant web server for the most demanding of applications
A JavaScript Framework for Building Brilliant Applications
lightweight, idiomatic and composable router for building Go HTTP services
The router for easy microfrontends
Lantern官方版本下载 蓝灯 翻墙 代理 科学上网 外网 加速器 梯子 路由 lantern proxy vpn censorship-circumvention censorship gfw accelerator
Exploitation Framework for Embedded Devices
Turn a path string such as `/user/:name` into a regular expression
Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
μWebSockets for Node.js back-ends
Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
Third party firmware for Asus routers (newer codebase)
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}.
Super easy magic-move transitions for React apps
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
Add a description, image, and links to the router topic page so that developers can more easily learn about it.
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