this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede 35d51b99d0 feat: add feature get list role for admin user 2025-02-05 15:21:50 +07:00
cmd fix 2025-01-29 21:39:16 +07:00
config feat: add feature user pin verif and create 2025-02-05 01:06:35 +07:00
dto feat: add feature get list role for admin user 2025-02-05 15:21:50 +07:00
internal feat: add feature get list role for admin user 2025-02-05 15:21:50 +07:00
middleware fix: fixing code and optimizing 2025-02-01 05:58:40 +07:00
model feat: add feature user pin verif and create 2025-02-05 01:06:35 +07:00
presentation feat: add feature get list role for admin user 2025-02-05 15:21:50 +07:00
public/document refact: deleting unecessassry file image profile 2025-02-05 12:45:29 +07:00
router feat: add feature get list role for admin user 2025-02-05 15:21:50 +07:00
test fix and refact: architecture updated and refactored 2025-01-28 23:16:33 +07:00
utils fix: fixing code and optimizing 2025-02-01 05:58:40 +07:00
.env.example feat: add role validation schema and validation field 2025-01-29 15:38:16 +07:00
.gitignore refact 2025-02-01 20:10:12 +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.