fiber
Web framework
An Express-inspired Go web framework with high-performance and flexible routing capabilities.
⚡️ Express inspired web framework written in Go
34k stars
270 watching
2k forks
Language: Go
last commit: 6 days ago
Linked from 6 awesome lists
expressexpressjsfastfiberflexibleframeworkfriendlygogolanghacktoberfesthacktoberfest2020nodejsperformancerest-apiweb
Related projects:
Repository | Description | Stars |
---|---|---|
chawk/go_fiber_quickstart | Provides a basic setup and example usage of the Go Fiber framework for building web applications. | 18 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 378 |
gofr-dev/gofr | A GoLang framework designed to simplify microservice development with built-in support for databases and observability. | 3,582 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
gogf/gf | A modular framework for building high-performance and scalable enterprise-class applications in Golang. | 11,713 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
gofiber/boilerplate | A pre-configured Go project for building Fiber applications with Docker support | 418 |
sujit-baniya/fiber-boilerplate | A comprehensive Go web framework boilerplate with built-in features for authentication, authorization, caching, and more. | 410 |
zeiss/fiber-htmx | A Go package that allows writing HTML5 and HTMX components in pure Go using the fiber web framework. | 52 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
uber-go/fx | A dependency injection framework for Go that eliminates global state and enables loose coupling of components. | 5,885 |
melkeydev/go-blueprint | A tool for quickly setting up Go projects with pre-configured structures and frameworks. | 4,587 |
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 78,978 |
shpota/goxygen | Automates the creation of web projects with Go and various front-end frameworks and databases. | 3,522 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,071 |