gofiber topic

List gofiber repositories

pupcloud

131
Stars
6
Forks
Watchers

[SUSPENDED] A portable web file manager and gallery

go-notify

191
Stars
21
Forks
Watchers

An email automation solution, written in Golang.

mocktail

211
Stars
7
Forks
Watchers

Free, 11MB, containerized, self-hosted mock server.

go-rest-api-boilerplate

36
Stars
3
Forks
Watchers

Golang REST API Boilerplate with Gofiber

gofiber-firebaseauth

23
Stars
9
Forks
Watchers

Firebase Authentication Middleware for Go Fiber framework.

fiber-boilerplate

75
Stars
6
Forks
Watchers

Simple and scalable boilerplate to build powerful and organized REST projects with Fiber.

backend-next

156
Stars
18
Forks
Watchers

The refactored Penguin Statistics v3 Backend. Built with Go, fiber, bun and go.uber.org/fx. Uses NATS as MQ and Redis as state synchronization.

simple-mpesa

38
Stars
10
Forks
Watchers

A simple example of how MPESA works. Works with all 3 types of customers i.e. Agents, Merchants and Subscribers. Allows you to configure a tariff and apply it to transactions. The project follows DDD...

simple-wallet

35
Stars
12
Forks
Watchers

This is a simple wallet REST api that is capable of acount deposits and withdrawals, checking for account balance and providing a ministatement. It follows domain driven design practices. The project...