Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downWeb Frameworks packages
Showing projects tagged as Web Frameworks
-
Gin
10.0 8.8 GoGin 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. -
Iris
9.9 8.9 GoThe fastest HTTP/2 Go Web Framework. A true successor of expressjs and laravel. Supports AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. Thank you / 谢谢 https://github.com/kataras/iris/issues/1329 -
Jocko
9.2 0.0 GoKafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native) -
Faygo
8.3 0.0 GoFaygo 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. -
render
8.1 2.3 GoGo package for easily rendering JSON, XML, binary data, and HTML templates responses.