martini
Web framework
A web framework for Go that provides a simple and modular way to build web applications.
Classy web framework for Go
12k stars
505 watching
1k forks
Language: Go
last commit: over 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,219 |
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,410 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,328 |
maxence-charriere/go-app | A framework for building web applications with Go, supporting progressive web apps and WebAssembly. | 7,983 |
urfave/negroni | A library that provides an idiomatic approach to web middleware in Go | 7,473 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,498 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,078 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,143 |
restuwahyu13/go-rest-api | A comprehensive Golang project demonstrating fundamental concepts of application development using the Gin framework | 134 |
go-kit/kit | A toolkit for building microservices in Go | 26,649 |
revel/revel | A high productivity framework for building full-stack web applications in the Go language. | 13,153 |
zenazn/goji | A minimalistic web framework for Go that values simplicity and composability. | 3,645 |
golang/vscode-go | Provides rich language support and debugging tools for the Go programming language in Visual Studio Code | 3,907 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,147 |