Projects in Awesome Lists tagged with fiber-framework
A curated list of projects in awesome lists tagged with fiber-framework .
https://github.com/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
boilerplate casbin fiber fiber-framework flash-messages go golang gorm jwt jwt-authentication paypal phuslu postgres rabbitmq redis rest-api session-cookie tailwindcss vue
Last synced: 13 Feb 2026
https://github.com/koddr/tutorial-go-fiber-rest-api
๐ Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.
api docker fiber fiber-framework go golang jwt rest-api restful swagger tutorial tutorial-code tutorial-sourcecode tutorials
Last synced: 15 May 2025
https://github.com/emarifer/gofiber-templ-htmx
Go/Fiber๐งฌ+</>Templ to-do list app with user login and HTMx-powered frontend.
crud-application daisyui error-handling fiber fiber-framework flash-messages go gofiber hateoas htmx hypermedia hyperscript restful server-side-rendering session-login sweetalert2 tailwindcss templ templating-language
Last synced: 19 Apr 2025
https://github.com/shareed2k/goth_fiber
Package goth_fiber provides a simple, clean, and idiomatic way to write authentication packages for fiber framework applications.
fiber-framework goth oauth oauth2
Last synced: 12 Apr 2025
https://github.com/indrayyana/go-fiber-boilerplate
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
boilerplate boilerplate-application express fiber fiber-boilerplate fiber-framework go go-boilerplate gofiber gofiber-boilerplate golang gomail gorm hacktoberfest hacktoberfest2024 postgresql rest-api starter testify
Last synced: 06 Apr 2025
https://github.com/hrshadhin/fiber-go-boilerplate
๐ Production-ready Golang based boilerplate application with Fiber web framework
boilerplate-application fiber fiber-framework go gofiber golang rest-api
Last synced: 09 Mar 2026
https://github.com/koddr/tutorial-go-fiber-rabbitmq
๐ Tutorial: Working with RabbitMQ in Golang by examples.
fiber-framework golang message-broker queue rabbitmq tutorial tutorial-code tutorial-sourcecode
Last synced: 27 Jun 2025
https://github.com/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.
api fiber fiber-framework golang gorm gorm-orm http-server jwt jwt-authentication postgresql rest-api
Last synced: 13 Apr 2025
https://github.com/dogukanoksuz/go-rest-api-boilerplate
Golang REST API Boilerplate with Gofiber
fiber fiber-framework go gofiber golang rest rest-api restful-api
Last synced: 12 Jan 2026
https://github.com/pooulad/nextjs-golang-crud-app
๐simple full-stack project with nextjs and go-lang
animation api-rest authentication bcrypt crud-application fiber-framework godotenv golang gorm hashing http-server javascript jwt nextjs pagination postgresql reactjs redux typescript
Last synced: 13 May 2025
https://github.com/kirari04/videocms
This project is a cms for hosting your videos.
backend backend-api fiber-framework go golang jwt-authentication video video-cms video-on-demand video-player video-processing vod
Last synced: 06 Feb 2026
https://github.com/ntthanh2603/gemini-web-to-api
โจReverse-engineered API for Gemini web app. It can be used as a genuine API key from OpenAI, Gemini, and Claude.
ai api chatbot claude docker fiber-framework gemini gemini-api generative-ai google llm openai proxy-server rest-api reverse-proxy
Last synced: 01 Mar 2026
https://github.com/auliawiguna/goshaka-starter
REST API boilerplate using Go, Fiber Framework, JWT, GORM, Swagger, Rate Limiter
api authentication boilerplate docker-compose fiber-framework go golang rest-api swagger
Last synced: 25 Jul 2025
https://github.com/sacsand/gofiber-firebaseauth
Firebase Authentication Middleware for Go Fiber framework.
authentication authentication-middleware fiber fiber-framework firebase firebase-authentication firebase-console go gofiber ignore-urls middleware
Last synced: 13 May 2025
https://github.com/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.
asymmetric-cryptography bcrypt fiber fiber-framework go golang jwt pgadmin4 postgresql private-key public-key-cryptography redis rs256
Last synced: 09 Mar 2026
https://github.com/siddheshk02/go-oauth2
OAuth2.0 Implementation in Go
fiber-framework golang google-authentication oauth2
Last synced: 25 Apr 2025
https://github.com/lorezi/go-admin
Go RESTful API application with fiber framework ๐ค
docker fiber-framework golang gorm jwt mysql validator
Last synced: 12 Jan 2026
https://github.com/shareed2k/fiber_limiter
fiber_limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket
fiber fiber-framework gcra go-redis golang limiter middleware redis sliding-windows
Last synced: 12 Apr 2025
https://github.com/shareed2k/fiber_tracing
fiber_tracing is middleware for fiber framework
fiber-framework jaeger middleware opentracing tracing
Last synced: 12 Apr 2025
https://github.com/equimper/youtube-go-fiber-introduction
An introduction to Fiber an express-like library for golang
Last synced: 24 Apr 2025
https://github.com/prongbang/fiber-casbinrest
Casbin RESTful Adapter on Fiber Web Framework
adapter casbin-adapter fiber fiber-framework go golang role-api
Last synced: 07 May 2025
https://github.com/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.
api crud crud-api crud-application docker fiber fiber-framework golang gorm gorm-orm postgres postgresql rest-api
Last synced: 13 Apr 2025
https://github.com/hi019/better-view-counter
A README Badge for displaying your (unique) repositories views
badge badge-generator counter fiber-framework golang
Last synced: 22 Apr 2025
https://github.com/thebeachmaster/golang-ent
Golang application built on ent(Entity Framework for Go) and fiber
fiber fiber-framework go gofiber golang graphql grpc redis
Last synced: 05 May 2025
https://github.com/ntthanh2603/ai-bridges
โจ Reverse-engineered API gateway for Gemini, ChatGPT, and Claude. Built to bridge Web AI to your apps.
ai anthropic api-bridge chatbot claude-api docker fiber-framework gemini gemini-api generative-ai llm openai openai-api proxy-server rest-api reverse-proxy
Last synced: 08 Jan 2026
https://github.com/emarifer/gofiber-htmx-sessions
Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend
daisyui fiber fiber-framework go golang htmx hyperscript protected-routes session-cookie session-management sessionstorage sqlite3 tailwindcss template-engine template-engine-html webapp
Last synced: 26 Sep 2025
https://github.com/balcieren/fiber-boilerplate
The best fiber boilerplate
boilerplate ent fiber fiber-framework go golang uber-fx
Last synced: 07 May 2025
https://github.com/humanbeeng/checkpost
Open Source HTTP Requests Inspection Platform
fiber fiber-framework go http-requests proxy sveltekit webhook webhooks
Last synced: 23 Jan 2026
https://github.com/shivansh-yadav13/sqlite-ui
Web ๐ based Admin Interface for SQLite ๐๏ธ Database.
css docker fiber-framework golang hacktoberfest hacktoberfest2020 html sqlite sqlite3
Last synced: 22 Jun 2025
https://github.com/wpcodevo/golang-fiber-sqlite
Have you been wanting to build a simple API in Golang, but don't know where to start? Look no further than this tutorial, where I'll guide you through the process step by step.
api crud crud-api fiber fiber-framework golang gorm gorm-orm sqlite
Last synced: 13 Apr 2025
https://github.com/siddheshk02/jwt-auth-api
JWT Authentication Implementation in Golang
fiber-framework golang gorm jwt-authentication postgresql
Last synced: 25 Apr 2025
https://github.com/openstruct/goeasycli
api echo-framework fiber-framework gin-framework go golang golang-cli restful-api
Last synced: 14 Jan 2026
https://github.com/wmramadan/githubsearch
API for Github Search
fiber-framework github github-api go golang nextjs search
Last synced: 07 May 2025
https://github.com/mohammadhasanii/golang-fiber
Fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind.
fiber fiber-framework go-fiber golang
Last synced: 02 Jul 2025
https://github.com/halilylm/prometheusmiddleware
Prometheus middleware for fiber
fiber fiber-framework golang metrics prometheus
Last synced: 14 Jan 2026
https://github.com/guleri24/go-userapi-rest
User Information RESTful API on Go: Fiber, MongoDB Atlas
fiber-framework go heroku-deployment mongodb-atlas swagger-ui
Last synced: 28 Apr 2025
https://github.com/emarifer/gofiber-realtime-chat-htmx
Real-time chat full-stack web application written in golang based on websocket, with Fiber framework and HTMX-powered frontend.
authentication-middleware daisyui error-handling error-middleware fiber-framework flash-messages gofiber htmx hyperscript layered-architecture server-side-rendering session-cookie session-management sessionstorage sweetalert2 tailwindcss template-engine-html websocket-chat websocket-client websocket-server
Last synced: 15 Apr 2025
https://github.com/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.
cryptocurrency daisyui-vue fiber-framework golang gorm-orm javascript sqlite student-project study tailwind-css vue vuejs
Last synced: 26 Jul 2025
https://github.com/mustafanass/urulink
urulink backend chat application designed for private or local chat environments.
chat-application fiber-framework golang messaging rabbitmq redis urulink websocket
Last synced: 27 Aug 2025
https://github.com/firmanjs/fiber-with-mongo
Go Fiber With MongoDB
fiber fiber-framework go golang mongodb
Last synced: 10 Apr 2025
https://github.com/emanuelef/go-fiber-honeycomb
Example of instrumenting a Go Fiber app and export traces to Honeycomb.io
fiber-framework go honeycombio observability opentelemetry opentelemetry-go
Last synced: 10 Apr 2025
https://github.com/wpcodevo/golang-fiber-mysql
Golang CRUD API Example with GORM, Fiber, and MySQL
crud crud-api crud-operations fiber fiber-framework go golang gorm gorm-orm mysql restapi
Last synced: 02 Aug 2025
https://github.com/ansrivas/fiber-pongo2-pkger
Template-project with fiber and pongo2 as template + pkger to package static assets.
fiber-framework golang pkger pongo2 template
Last synced: 12 Apr 2025
https://github.com/teocci/go-fiber-web
Go-Fiber-Web is an open-source project utilizing the Go Fiber framework for building web servers. It provides a clean and basic project structure, equipped with scripts for easy deployment on Linux servers. Note that it's designed for security research purposes only.
fiber fiber-framework golang webserver
Last synced: 06 May 2025
https://github.com/emarifer/gofiber-htmx-todolist
Go/Fiber๐งฌ to-do list app with user login and HTMx-powered frontend.
crud-application daisyui fiber fiber-framework flash-messages go gofiber golang html-template htmx hyperscript protected-routes restfull session-cookie session-login session-management sqlite3 tailwindcss template-engine
Last synced: 26 Sep 2025
https://github.com/poseidoncoder/url-shortener
a simple URL shortener for Youtube
Last synced: 07 May 2025
https://github.com/khoiuna/nextjs-go-ecommerce-cms
A simple CMS for your online store built with NextJS & Golang.
cms ecommerce fiber-framework golang gorm-orm nextjs14 sqlite3
Last synced: 09 Sep 2025
https://github.com/vipinkavlar/gofiber-boilerplate
A boilerplate code using golang gofiber framework
boilerplate docker fast fiber-framework go golang golang-boilerplate makefile mongodb pgsql rest rest-api restful-api swagger
Last synced: 27 Oct 2025
https://github.com/vivify-ideas/fiber-boilerplate
Fiber Boilerplate
boilerplate fiber-framework golang gorm
Last synced: 23 Feb 2025
https://github.com/vasuvanka/gologger
json formatted logger for gofiber framework
fiber-framework golang logger logger-middleware
Last synced: 20 Aug 2025
https://github.com/knetic0/golinkedin
๐ LinkedIn API written in go and using Fiber framework
api api-rest fiber fiber-framework go go-linkedin gofiber golang golang-api golang-library linkedin linkedin-api linkedin-authentication linkedin-profile linkedin-share
Last synced: 14 Apr 2025
https://github.com/kenmwaura1/go-todo-api
A REST api in Go
fiber-framework golang gorm postgresql
Last synced: 02 Apr 2025
https://github.com/mcsamuelshoko/telko-moment-server
Messenger API backend e.g telegram-like -> started as "college students venturing into the world of web sockets on a nodejs server as they(we) create a server for our chat-app that will be made using dart's flutter framework."
fiber-framework go golang layered-architecture mongodb
Last synced: 02 Mar 2026
https://github.com/hi019/fiber-boilerplate
A fast, scalable and extendable boilerplate for Golang web services
boilerplate-template fiber-framework golang golang-server
Last synced: 21 Feb 2025
https://github.com/firmanjs/boillerplate-fiber
Boilerplate Fiber Framework with Mongo and Dockerize app
boillerplate fiber-framework golang mongo mongodb
Last synced: 28 Mar 2025
https://github.com/ruxwez/go-locale
Open source library for creating multilingual Rest API through HTTP headers
api easy fiber-framework gin-gonic golang headers http library multilingual open-source performance rest
Last synced: 03 Jan 2026
https://github.com/k9mil/velocitas
๐๐จ A simulation of Docker + Nginx load balancing. Demo with Go and Fiber.
badgerdb docker fiber fiber-framework fibers go golang horizontal-scaling load-balancer multi-instance nginx website
Last synced: 24 Mar 2025
https://github.com/efenstakes/walmart-api-go
Walmart Ecommerce API in Golang
cloud fiber fiber-framework go golang server
Last synced: 21 Feb 2025
https://github.com/wpcodevo/go-postgres-jwt-auth-api
In this article, you will learn how to implement authentication and role-based authorization in Golang using JSON Web Tokens (JWT).
authentication authorization fiber-framework go golang gorm jwt postgresql
Last synced: 05 Oct 2025
https://github.com/nejdetkadir/go-todo-api
Simple Todo API with Fiber for fun with Golang ๐
fiber fiber-framework fiber-go go go-lang golang
Last synced: 18 Sep 2025
https://github.com/alhamsya/boilerplate-go
boilerplate golang for res, grpc, cron and consumer
consumer cron fiber-framework go golang grpc grpc-go hacktoberfest rest rest-go
Last synced: 30 Aug 2025
https://github.com/vpbuyanov/gw-backend-go
backend of a graduation work for Moscow Polytechnic University
actions backend ci-cd docker docker-compose fiber fiber-framework go golang make makefile postgres postgresql redis redis-database
Last synced: 05 Mar 2025
https://github.com/kishyassin/ocr-in-go-fiber
Optical Character Recognition (OCR) on uploaded images using the gosseract library.
fiber-framework golang ocr ocr-text-reader tesseract-ocr
Last synced: 20 Sep 2025
https://github.com/emarifer/search-engine
A mini Google. Custom web crawler & indexer written in Golang.
crawler dashboard deep-first-search fiber-framework full-text-search golang gorm-orm htmx htmx-go hyperscript indexer inverted-index response-caching search-engine templ worker-pool
Last synced: 06 Mar 2025
https://github.com/blankdots/minimalgo
Minimal go REST API project
fiber-framework golang rest-api
Last synced: 25 Feb 2025
https://github.com/tyronejosee/prototype_fiber
A modular and scalable e-commerce API built with Go, following Clean Architecture (Hexagonal) and Domain-Driven Design principles.
api-rest clean-architecture ddd-architecture fiber fiber-framework go golang gorn postgresql redis swago
Last synced: 26 Jun 2025
https://github.com/emarifer/go-htmx-trivia
Simple web application full-stack to play Trivia + API with Supabase as database + CRUD, made with Go Fiber, HTML template rendering and </> htmx & _hyperscript.
daisyui fiber-framework go go-fiber golang htmx hyperscript supabase tailwindcss template-engine-html validator
Last synced: 31 Dec 2025
https://github.com/thebeachmaster/go-graphql-gateway
A dead-simple GraphQL gateway for all your federated Golang GraphQL server needs
federation fiber fiber-framework gateway gateway-api go golang graphql nautilus
Last synced: 02 Jul 2025
https://github.com/minhtran241/shorten-url-fiber-redis
An URL shortener Service using Fiber and Redis
fiber-framework godotenv golang govalidator redis uuid-generator
Last synced: 28 Mar 2025
https://github.com/gustavocadev/api-fiber-go
API fiber golang ๐
air api-rest fiber fiber-framework go golang xid
Last synced: 18 Jan 2026
https://github.com/varungitgood/shrinkr-api
API for Shrinkr written in Fiber
fiber fiber-framework golang rest-api url-shortener
Last synced: 06 Apr 2025
https://github.com/saufiroja/fiber-graphql
Learn fiber go framework with graphql
clean-architecture fiber-framework go gofiber golang gorm graphql postgresql
Last synced: 25 Mar 2025
https://github.com/josepsoares/video-render-api
A somewhat simple golang REST API with the fiber framework with routes which process video and audio using the open-source software ffmpeg
docker ffmpeg fiber-framework golang
Last synced: 18 Jul 2025
https://github.com/dassudip2001/go-fiber-mysql
This repo is created for basic setup for go fiber
air docker docker-compose fiber-framework go golang gorm hacktoberfest html mysql
Last synced: 17 Jan 2026
https://github.com/iamabs2001/golang-fiber-project-structure
๐ผ A simple project strcture for golang fiber
fiber-framework fibers goalng project-structure rest-api
Last synced: 12 Mar 2025
https://github.com/muthukumar89uk/go-simple-blogs
It is a sample blog application implemented by using the go-with-fiber framework.
blog-post-app fiber-framework go golang gorm gorm-orm postgresql-database
Last synced: 02 Apr 2025
https://github.com/piterweb/calendarwebserver
๐ CalendarWeb Server ๐ฅ
backend calendar docker fiber-framework go golang mongo mongodb server
Last synced: 01 Mar 2025
https://github.com/hanad124/advanced-todo-application-in-go
A powerful and feature-rich todo application built with Go and Next.js, featuring a clean architecture, RESTful API, and MongoDB for data persistence. The project includes both a backend API and a modern web client interface.
fiber-framework golang mongodb nextjs15-typescript shadcn-ui zustand
Last synced: 30 Dec 2025
https://github.com/reven-erlangga/go-mongo-rest-api
Simple mongo db rest api using golang
fiber-framework golang mongodb
Last synced: 21 Jan 2026
https://github.com/pradytpk/go-hrms
Fiber HRMS is a lightweight Human Resource Management System built using the Fiber web framework for Go and MongoDB as the database backend. It provides endpoints to perform CRUD (Create, Read, Update, Delete) operations on employee records.
fiber-framework golang mongodb
Last synced: 14 Jan 2026
https://github.com/xehrad/goge
goge creates API handlers and OpenAPI specs from annotated Go functions.
code-generation fiber fiber-framework gogenerate openapi openapi3
Last synced: 07 Oct 2025
https://github.com/akkaraponph/go-fiber-e-commerce
[Hobby Project] Simulate Development Process an APIs for e commerce platform
docker e-commerce-api e-commerce-example fiber-framework golang gorm hexagonal-architecture postgresql temporalio
Last synced: 08 Oct 2025
https://github.com/mathvaillant/go-fiber-mongodb
Go-Fiber-MongoDB-Docker setup with Clean Architecture ๐ป
docker docker-compose fiber-framework golang makefile mongodb
Last synced: 04 Apr 2025
https://github.com/pickhd/singkatin-revamp
Revamped URL Shortener API's using Golang
caching echo-framework fiber-framework gin-framework golang grpc jaeger-tracing jaeger-ui messaging-queues microservices proto3 protobuff rabbitmq redis restful-api swagger-codegen swagger-ui url-shortener-microservice
Last synced: 15 Oct 2025
https://github.com/sandipbera35/jwt_authservice
A proof-of-concept Project Of JWT Token based User Authentication Backend Implementation In Golang , Fiber Framework with postgresql and Minio Object Storage .
fiber-framework go gofiber golang gorm jwt-auth jwt-authentication jwt-token postgresql
Last synced: 15 Oct 2025
https://github.com/amirhnajafiz-university/s7cc02
Second project of Cloud Computing course.
cryptocurrency cryptomarket deployment docker dockerfile fiber-framework go golang kubernetes
Last synced: 15 Dec 2025
https://github.com/mathvaillant/fiber-golang-json-api
Final Project of the Fiber Golang Complete YouTube Course
fiber-framework golang sqlite3
Last synced: 31 Jan 2026
https://github.com/h0llyw00dzz/fiber2fa
This is a custom 2FA (Two-Factor Authentication) middleware for the Fiber web framework. It provides a secure and easy-to-use solution for implementing 2FA in Fiber applications. The middleware supports TOTP (Time-based One-Time Password) authentication and offers customizable configuration options.
advanced crypto cryptography fiber fiber-framework go golang idiomatic-go two-factor two-factor-authentication twofactor
Last synced: 19 Sep 2025
https://github.com/itpey/echoi18n
Echo framework i18n Middleware.
echo echo-framework echo-middleware fiber fiber-framework go go-echo go-lang go-lib go-library go-microservice golang i10n i18n i18n-tool i18next-backend localization localization-tool microframework microservices
Last synced: 19 Sep 2025
https://github.com/sinisaos/fiber-ent-admin
Example application using Ent, Fiber and React Admin.
entgo fiber-framework react-admin
Last synced: 04 Mar 2025
https://github.com/watchakorn-18k/go-otp-fiber
This repository features a straightforward implementation of OTP (One-Time Password) authentication using Go, the Fiber framework, and MongoDB. OTP adds an extra layer of security to user logins beyond traditional passwords.
2factor fiber-framework go golang google-authenticator microsoft-authenticator
Last synced: 23 Nov 2025
https://github.com/kazimovzaman2/go-tasks-api
CRUD operations for tasks using Go Fiber
fiber-framework go gofiber golang
Last synced: 20 Jul 2025
https://github.com/kazimovzaman2/go-online-book-api
Online Booking API written in Go Fiber
fiber-framework gofiber golang
Last synced: 03 Mar 2025
https://github.com/trinhdaiphuc/logger
logger attached in request context, log showed as steps and in only one line for every request.
echo-framework fiber-framework gin gin-gonic go golang grpc-go grpc-middleware logger-middleware logging logrus
Last synced: 21 Jan 2026
https://github.com/r3tr056/ecolens_api
Ecoview: Scan, Choose, Thrive. Elevate your environmental consciousness with our app, offering insights into product sustainability. Make responsible choices, discover green alternatives, and contribute to a greener future with every scan.
api-rest fiber-framework gcp golang jwt microservice postgres redis
Last synced: 04 Mar 2025
https://github.com/kamaslau/trial-fiber
Trial or micro-service unit of Golang Fiber framework.
fiber-framework gofiber golang
Last synced: 05 Oct 2025
https://github.com/marco-rosner/lightweight-go-server
A performance comparison to find the lightweight go server between Echo, Gin and Fiber servers
benchmark echo echo-framework fiber fiber-framework gin go golang lightweight server
Last synced: 09 Feb 2026