fiber-boilerplate

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

README

This is the go boilerplate on the top of fiber web framework.

With simple setup, you can use many features out of the box:

The features include:

  • Basic Auth with Login,Register
  • Email confirmation on Registration
  • Role based authorization using Casbin
  • File uploads
  • UI on Tailwind. Setup ready for VueJS integration
  • Laravel mix for UI
  • Payment processing via PayPal
  • Logging via Zerolog with file rotation
  • MySQL with GORM
  • HTTP Client with Retry (with Backoff strategy), Throttle and Timeout
  • RabbitMQ Integration for Queue Processing
  • REST API Authentication with JWT
  • APP and API Separation based on JWT Token
  • REST based basic auth
  • Use of Redis for Cache and Session
  • Hot Reload with Air
  • Flash Message based on cookies
  • Easy Config Settings based on .env
  • Setup for Docker

Thanks to following libraries:

Donate with PayPal

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
utils
xopen
Package xopen makes it easy to get buffered readers and writers.
Package xopen makes it easy to get buffered readers and writers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL