fiber
Web framework
An Express-inspired web framework written in Go, designed to provide high-performance and flexible web development capabilities.
⚡️ Express inspired web framework written in Go
34k stars
272 watching
2k forks
Language: Go
last commit: about 1 month 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. | 384 |
gofr-dev/gofr | An opinionated GoLang framework for accelerated microservice development with built-in support for databases and observability. | 3,771 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
gogf/gf | A framework designed to simplify and accelerate software development by providing tools and infrastructure for efficient project creation. | 11,819 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 966 |
gofiber/boilerplate | A pre-configured Go project for building Fiber applications with Docker support | 426 |
sujit-baniya/fiber-boilerplate | A comprehensive Go web framework boilerplate with built-in features for authentication, authorization, caching, and more. | 413 |
zeiss/fiber-htmx | A Go package that allows writing HTML5 and HTMX components in pure Go using the fiber web framework. | 53 |
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,982 |
melkeydev/go-blueprint | A CLI tool that automates the setup of Go projects with a structured directory layout and optional integration with popular frameworks. | 6,136 |
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
shpota/goxygen | Automates the creation of web projects with Go and various front-end frameworks and databases. | 3,531 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |