this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede 21d4f28cef refact: register now can handle otp from phone 2025-03-19 23:25:19 +07:00
cmd cors management and role showing in public access 2025-03-07 23:17:31 +07:00
config refact: register now can handle otp from phone 2025-03-19 23:25:19 +07:00
dto refact: register now can handle otp from phone 2025-03-19 23:25:19 +07:00
internal refact: register now can handle otp from phone 2025-03-19 23:25:19 +07:00
middleware refact: optimize and repair response 2025-02-13 01:47:15 +07:00
model feat: post store feature 2025-02-22 19:44:03 +07:00
presentation refact: register now can handle otp from phone 2025-03-19 23:25:19 +07:00
public/document feat: add feature wilayah indonesia api 2025-02-06 14:01:23 +07:00
router fix: fixing some code and base url refactoring 2025-02-26 11:34:00 +07:00
test fix and refact: architecture updated and refactored 2025-01-28 23:16:33 +07:00
utils refact: register now can handle otp from phone 2025-03-19 23:25:19 +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 refact: register now can handle otp from phone 2025-03-19 23:25:19 +07:00
go.sum refact: register now can handle otp from phone 2025-03-19 23:25:19 +07:00

README.md

build_api_golang

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