Top 6 Go Httprouter Projects
-
Let's assume that you're using some kind of router package- I'd highly recommend that you then use the OTEL plugin for that package. You can find these plugins in the OTEL registry. In this case we're using the Julien Schmidt HTTPRouter and the plugin is from Splunk (nothing to do with Splunk logging mind you)- SplunkHTTPRouter.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Faygo
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.
-
-
mir
Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info. (by alimy)
-
-
go-api-router
:globe_with_meridians: A lightweight API middleware for Julien Schmidt's router: cors, logging, and standardized error handling
Go Httprouter discussion
Index
What are some of the best open-source Httprouter projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | httprouter | 16,911 |
2 | Faygo | 1,598 |
3 | violetear | 107 |
4 | mir | 85 |
5 | goblin | 80 |
6 | go-api-router | 4 |