H0llyW00dzZ/fibervalidator
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
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.
Updated 2025-02-04 19:57:34 +00:00
H0llyW00dzZ/fiber
️ Express inspired web framework written in Go
Updated 2025-02-04 08:17:43 +00:00
H0llyW00dzZ/fiber-stream-open-ai
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