H0llyW00dzZ/My-RESTAPIs-Boilerplate
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.
Updated 2025-02-05 15:54:55 +00:00
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