An open API service indexing awesome lists of open source software.

https://github.com/rianihsan/go-fiber-boilerplate

Simple Setup for Gofiber Project
https://github.com/rianihsan/go-fiber-boilerplate

Last synced: about 2 months ago
JSON representation

Simple Setup for Gofiber Project

Awesome Lists containing this project

README

        

# GOLANG SETUP BACKEND with FIBER Framework

---

## Stack :

- Golang (Gofiber)

---

## Package :

- Gofiber
- Validator
- Get Env
- Database mysql
- Database postgres
- Database sqlite
- ORM

---

Learning by doing