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
- Host: GitHub
- URL: https://github.com/rianihsan/go-fiber-boilerplate
- Owner: RianIhsan
- Created: 2023-05-16T17:51:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T17:53:37.000Z (about 2 years ago)
- Last Synced: 2025-02-07T18:18:37.483Z (4 months ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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