Go Fiber API

A simple API built with gofiber and an ODM based on the official MongoDB driver.

Requirements

  • Golang 1.20

Usage

Just open the Makefile to see what you can do and how !

Just run make or make help to see what commands you can use.

To use hot reload, you'll need to install Air