this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede 3f1e0a96ca fix: fixing login worker and flow logic 2025-05-19 05:15:41 +07:00
cmd fix: fixing login worker and flow logic 2025-05-19 05:15:41 +07:00
config feat: add feature cart worker and auto commit redis to Db 2025-05-19 02:16:24 +07:00
dto fix: fixing login worker and flow logic 2025-05-19 05:15:41 +07:00
internal fix: fixing login worker and flow logic 2025-05-19 05:15:41 +07:00
middleware fix: fixing login worker and flow logic 2025-05-19 05:15:41 +07:00
model feat: add feature cart worker and auto commit redis to Db 2025-05-19 02:16:24 +07:00
presentation fix: fixing login worker and flow logic 2025-05-19 05:15:41 +07:00
public/document feat: add feature wilayah indonesia api 2025-02-06 14:01:23 +07:00
router feat: add feature cart worker and auto commit redis to Db 2025-05-19 02:16:24 +07:00
test fix and refact: architecture updated and refactored 2025-01-28 23:16:33 +07:00
utils fix: fixing data type and validation also fixing deleting icon in dir 2025-05-16 00:13:45 +07:00
.env.example fix: fixing some code and base url refactoring 2025-02-26 11:34:00 +07:00
.gitignore fix: fixing some code and base url refactoring 2025-02-26 11:34:00 +07:00
README.md feat: create api for login and register 2024-12-08 16:00:13 +07:00
go.mod fix: fixing login worker and flow logic 2025-05-19 05:15:41 +07:00
go.sum feat: add feature cart worker and auto commit redis to Db 2025-05-19 02:16:24 +07:00

README.md

build_api_golang

this is rest API using go lang and go fiber with postgreql database for my personal project.