This project provides a boilerplate for building RESTful APIs using Go. It is designed to a quick start with best practices, easy configuration, and a clear project structure.
advanced
golang
high-performance
idiomatic-go
microservice-framework
microservices
microservices-architecture
restful-api
Updated 2025-02-05 15:54:55 +00:00
This is a custom validator middleware for the Fiber web framework. It allows defining validation rules for request bodies in various formats, including JSON, XML, and other content types, providing a flexible and extensible way to validate incoming data.
Updated 2025-02-05 04:07:10 +00:00
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
Updated 2025-02-04 19:57:34 +00:00
⚡️ Express inspired web framework written in Go
express
expressjs
fast
fiber
flexible
framework
friendly
go
golang
hacktoberfest
hacktoberfest2020
nodejs
performance
rest-api
web
Updated 2025-02-04 08:17:43 +00:00
A curated list of awesome Go frameworks, libraries and software
Updated 2025-02-02 20:53:17 +00:00
Go-blueprint allows users to spin up a quick Go project using a popular framework
Updated 2025-02-02 17:09:28 +00:00
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Updated 2024-12-30 03:40:37 +00:00
This repository demonstrates a simple implementation of a streaming chat application using the Fiber web framework, built on top of FastHTTP, and the OpenAI API.
Updated 2024-12-09 15:13:16 +00:00