Web Frameworks packages

Showing projects tagged as Golang and Web Frameworks

  • Gorilla WebSocket

    9.9 5.3 Go
    DISCONTINUED. A fast, well-tested and widely used WebSocket implementation for Go.
  • goa

    9.1 9.2 Go
    Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.
  • Xun

    3.4 8.9 Go
    Xun is a web framework built on Go's built-in html/template and net/http package’s router (1.22).
  • Go Simple API Project

    1.0 3.2 Go
    simple api project written in go
  • stdchi

    0.5 7.5 Go
    go 1.22+ standard http router wrapper like chi router
  • ExpressGo

    0.3 8.6 Go
    An Express.js like http server written in Golang.