this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede 98e1b81213 feat: add model store and product, migrate to database 2025-02-22 14:59:26 +07:00
cmd fix 2025-01-29 21:39:16 +07:00
config feat: add model store and product, migrate to database 2025-02-22 14:59:26 +07:00
dto feat: add feature trash data 2025-02-21 01:41:20 +07:00
internal fix: fixing deleting detail with key id category 2025-02-22 12:41:54 +07:00
middleware refact: optimize and repair response 2025-02-13 01:47:15 +07:00
model feat: add model store and product, migrate to database 2025-02-22 14:59:26 +07:00
presentation fix: fixing deleting detail with key id category 2025-02-22 12:41:54 +07:00
public/document feat: add feature wilayah indonesia api 2025-02-06 14:01:23 +07:00
router feat: add feature trash data 2025-02-21 01:41:20 +07:00
test fix and refact: architecture updated and refactored 2025-01-28 23:16:33 +07:00
utils feat: add feature initialcoin 2025-02-19 01:21:55 +07:00
.env.example feat: add role validation schema and validation field 2025-01-29 15:38:16 +07:00
.gitignore feat: add feature banner domain 2025-02-16 16:55:36 +07:00
README.md feat: create api for login and register 2024-12-08 16:00:13 +07:00
go.mod feat: add caching control with redis 2025-01-22 12:20:51 +07:00
go.sum feat: add caching control with redis 2025-01-22 12:20:51 +07:00

README.md

build_api_golang

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