fiber-framework
There are 232 repositories under fiber-framework topic.
sujit-baniya/fiber-boilerplate
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
koddr/tutorial-go-fiber-rest-api
📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.
indrayyana/go-fiber-boilerplate
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
emarifer/gofiber-templ-htmx
Go/Fiber🧬+</>Templ to-do list app with user login and HTMx-powered frontend.
Shareed2k/goth_fiber
Package goth_fiber provides a simple, clean, and idiomatic way to write authentication packages for fiber framework applications.
hrshadhin/fiber-go-boilerplate
🚀 Production-ready Golang based boilerplate application with Fiber web framework
koddr/tutorial-go-fiber-rabbitmq
📖 Tutorial: Working with RabbitMQ in Golang by examples.
wpcodevo/golang-fiber-jwt
In this comprehensive guide, you'll learn how to implement JWT (JSON Web Token) authentication in a Golang application using GORM and the Fiber web framework.
dogukanoksuz/go-rest-api-boilerplate
Golang REST API Boilerplate with Gofiber
auliawiguna/goshaka-starter
REST API boilerplate using Go, Fiber Framework, JWT, GORM, Swagger, Rate Limiter
sacsand/gofiber-firebaseauth
Firebase Authentication Middleware for Go Fiber framework.
pooulad/nextjs-golang-crud-app
🚀simple full-stack project with nextjs and go-lang
wpcodevo/golang-fiber-jwt-rs256
In this comprehensive guide, you'll learn how to properly refresh JSON Web Tokens (JWTs) using the RS256 algorithm and Redis. The integration of Redis will give us the ability to effortlessly revoke or invalidate the JWTs when necessary.
Kirari04/videocms
This project is a cms for hosting your videos.
Siddheshk02/go-oauth2
OAuth2.0 Implementation in Go
lorezi/go-admin
Go RESTful API application with fiber framework 🤖
humanbeeng/checkpost
Open Source HTTP Requests Inspection Platform
ivanbarayev/hexa-go
REST API project heavily influenced by the Hexagonal and Clean Architecture
Nexters/myply
This is a repository for myply server
Shareed2k/fiber_limiter
fiber_limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket
OpenStruct/goeasycli
GoEasyCLI is a powerful command-line tool designed to automate the creation and setup of Go projects/package. It takes the hassle out of setting up project structures, installing dependencies, and configuring initial settings, allowing you to kickstart your Go development effortlessly.
Shareed2k/fiber_tracing
fiber_tracing is middleware for fiber framework
EQuimper/youtube-go-fiber-introduction
An introduction to Fiber an express-like library for golang
hi019/better-view-counter
A README Badge for displaying your (unique) repositories views
Victor-Smith-Dev/golang-react-app
golang-react-app
alvarorichard/GoCrypto
gocrypto is an advanced cryptocurrency sales platform, built with the best available technologies to ensure a fast, secure, and reliable experience for our users.
prongbang/fiber-casbinrest
Casbin RESTful Adapter on Fiber Web Framework
TheBeachMaster/golang-ent
Golang application built on ent(Entity Framework for Go) and fiber
balcieren/fiber-boilerplate
The best fiber boilerplate
emanuelef/sse-go-fiber
Example of SSE in Go using Fiber
wpcodevo/golang-fiber
In this article, you'll learn how to build a CRUD API in Golang using the Fiber web framework and GORM. The REST API will run on a Fiber HTTP server and use GORM to persist data in a PostgreSQL database.
emarifer/gofiber-htmx-sessions
Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend
Guleri24/go-userapi-rest
User Information RESTful API on Go: Fiber, MongoDB Atlas
Shivansh-yadav13/SQLite-UI
Web 🌐 based Admin Interface for SQLite 🗂️ Database.
Siddheshk02/jwt-auth-api
JWT Authentication Implementation in Golang