Highlights
- Pro
web frameworks 💭
The Python micro framework for building web applications.
⭐ Web frameworks for Go, most starred on GitHub
FastAPI framework, high performance, easy to learn, fast to code, ready for production
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.
Fast, unopinionated, minimalist web framework for node.
The Web framework for perfectionists with deadlines.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
🚀 A high performance gin middleware to cache http response. Compared to gin-contrib/cache, It has a huge performance improvement. 高性能gin缓存中间件,相比于官方版本,有巨大性能提升。
High performance and extensible micro web framework. Zero memory allocations in hot paths.
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
Platformatic Open Source monorepo!
Go server project template. Small set of functions and minimal dependencies. I wouldn't call it a framework. Just clone it and start your project no strings attached