golang-fiber-realworld-example-app
Fullstack app
A fully fledged fullstack application built with Golang/Fiber including CRUD operations, authentication, routing, and more.
Example real world backend API built with Golang + Fiber + Gorm + Swagger
125 stars
2 watching
29 forks
Language: Go
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jihchi/rescript-react-realworld-example-app | A fully-fledged fullstack application demonstrating CRUD operations, authentication, routing, and more with ReScript and React | 187 |
firebase007/go-rest-api-with-fiber | An example Go API using Fiber to provide a simple REST interface | 53 |
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 |
koddr/tutorial-go-fiber-rest-api | Builds a RESTful API on Go with Fiber, PostgreSQL, JWT and Swagger documentation in isolated Docker containers. | 384 |
fullstack-lang/gong | A framework for rapid web application development using Go and Angular | 14 |
efectn/fiber-boilerplate | A Go-based boilerplate for building RESTful APIs with Fiber. | 77 |
mutoe/vue3-realworld-example-app | A comprehensive Vue 3-based full-stack application with CRUD operations, authentication, and advanced patterns. | 964 |
ericlau1/go-fiber-auth-api | An authentication API using Go and MongoDB with JWT authorization | 53 |
fullstackproltd/aspnetcorespa | A full-stack ASP.NET Core and Angular 15 application demonstrating best practices for SPA development with Identity Server 4 and Entity Framework Core. | 1,479 |
ingeniousambivert/fiber-bootstrapped | A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. | 2 |
friendsofgo/gopherapi | A simple CRUD API built with Go to demonstrate various software development concepts and patterns | 77 |
chawk/go_fiber_quickstart | Provides a basic setup and example usage of the Go Fiber framework for building web applications. | 18 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 507 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |