Top 12 Go Libraries for creating HTTP middleware Projects
-
-
May I suggest using this httprouter for router and this for middleware Alice
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
render
Go package for easily rendering JSON, XML, binary data, and HTML templates responses. (by unrolled)
Project mention: How do you handle nested templates and template hierarchies in an app with many templates? | reddit.com/r/golang | 2023-01-19 -
-
renderer
Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go (by thedevsaddam)
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
-
Go Libraries for creating HTTP middlewares related posts
Index
What are some of the best open-source Libraries for creating HTTP middleware projects in Go? This list will help you:
Project | Stars | |
---|---|---|
1 | negroni | 7,292 |
2 | alice | 2,747 |
3 | render | 1,717 |
4 | interpose | 296 |
5 | renderer | 250 |
6 | muxchain | 209 |
7 | gores | 101 |
8 | rye | 99 |
9 | mediary | 82 |
10 | golax | 76 |
11 | chain | 65 |
12 | catena | 9 |