301 results for “topic:fiber-framework”
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
📖 Build a RESTful API on Go: Fiber, PostgreSQL, JWT and Swagger docs in isolated Docker containers.
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
Go/Fiber🧬+</>Templ to-do list app with user login and HTMx-powered frontend.
✨Reverse-engineered API for Gemini web app. It can be used as a genuine API key from OpenAI, Gemini, and Claude.
🚀 Production-ready Golang based boilerplate application with Fiber web framework
Package goth_fiber provides a simple, clean, and idiomatic way to write authentication packages for fiber framework applications.
🚀simple full-stack project with nextjs and go-lang
📖 Tutorial: Working with RabbitMQ in Golang by examples.
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.
Golang REST API Boilerplate with Gofiber
This project is a cms for hosting your videos.
No description provided.
Firebase Authentication Middleware for Go Fiber framework.
REST API boilerplate using Go, Fiber Framework, JWT, GORM, Swagger, Rate Limiter
gocrypto is an advanced cryptocurrency sales platform, built with the best available technologies to ensure a fast, secure, and reliable experience for our users.
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.
OAuth2.0 Implementation in Go
Go RESTful API application with fiber framework 🤖
REST API project heavily influenced by the Hexagonal and Clean Architecture
fiber_limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket
Concurrency primitives for Zig
Open Source HTTP Requests Inspection Platform
This is a repository for myply server
A website where you can give share thoughts and analysis of watched movies people can rate your thoughts , and connect with other cinephiles globally
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.
fiber_tracing is middleware for fiber framework
A README Badge for displaying your (unique) repositories views
Example of SSE in Go using 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.