this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede fc54cbd118 fix: fixing image path at about detail 2025-05-15 16:36:14 +07:00
cmd refact:auth optimize and session management 2025-05-05 02:18:17 +07:00
config feat&fix: fixing debug and add confirmed feature for request pickup 2025-05-13 02:08:35 +07:00
dto fix: fixing response format for about with id 2025-05-15 11:09:36 +07:00
internal fix: fixing image path at about detail 2025-05-15 16:36:14 +07:00
middleware refact:auth optimize and session management 2025-05-05 02:18:17 +07:00
model fix: fixing and refact code statement and nil value 2025-05-15 09:11:49 +07:00
presentation fix: fixing response format for about with id 2025-05-15 11:09:36 +07:00
public/document feat: add feature wilayah indonesia api 2025-02-06 14:01:23 +07:00
router fix: fixing and refact code statement and nil value 2025-05-15 09:11:49 +07:00
test fix and refact: architecture updated and refactored 2025-01-28 23:16:33 +07:00
utils feat&fix: fixing debug and add confirmed feature for request pickup 2025-05-13 02:08:35 +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 feat&fix: fixing debug and add confirmed feature for request pickup 2025-05-13 02:08:35 +07:00
go.sum feat&fix: fixing debug and add confirmed feature for request pickup 2025-05-13 02:08:35 +07:00

README.md

build_api_golang

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