Project Structure

Tiêu chuẩn chung

Hoặc

Tips Go

Config -> Cấu hình 3 part

Docs -> readme

Global -> Biến toàn cục (kết nối db)

Internal

  • repo -> dao

  • controller

  • middleware

  • model -> entity

  • routers -> controller

  • services

  • initialize -> khởi tạo db

Last updated