Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 298 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 298 Bytes

go-clean-arch-iris

modify from https://github.com/bxcodec/go-clean-arch

  • using sqlc to implement repository
  • add services directory to put all model's repo, usecase, delivery.

How to use

  1. Download this repo's zip.
  2. Unzip it.
  3. Rename the template directory name.
  4. Start your coding.