Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 395 Bytes

Template golang

This project create from gofiber/fiber for Backend API. The features is

  1. Rest API
  2. go-migrate using docker compose
  3. Relational Database: sqlx
  4. Environment variable: viper
  5. Cloud native: liveness, readiness probes (on-progress)