this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede aa786d646b fix: fixing validation input field in article feature 2025-01-26 11:03:28 +07:00
config refact: refact code for optimization 2025-01-24 20:17:15 +07:00
domain feat: add redis control in artcle feature 2025-01-22 12:55:54 +07:00
dto fix: fixing validation input field in article feature 2025-01-26 11:03:28 +07:00
internal fix: fixing validation input field in article feature 2025-01-26 11:03:28 +07:00
presentation feat: add caching control with redis 2025-01-22 12:20:51 +07:00
public/document feat: add feature API wilayah di indonesia 2024-12-15 03:54:36 +07:00
utils refact: refact code for optimization 2025-01-24 20:17:15 +07:00
.env.example feat: create api for login and register 2024-12-08 16:00:13 +07:00
.gitignore feat: create api for login and register 2024-12-08 16:00:13 +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.