this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede e06b6033b5 refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
cmd feat: setup docker 2025-06-09 06:03:43 +07:00
config refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
dto feat: setup docker 2025-06-09 06:03:43 +07:00
internal refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
middleware refact: modularization folder struct and fixing auth 2025-06-07 18:22:14 +07:00
model refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
public/document feat: add feature wilayah indonesia api 2025-02-06 14:01:23 +07:00
router refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
test fix and refact: architecture updated and refactored 2025-01-28 23:16:33 +07:00
utils refact: modularization folder struct and fixing auth 2025-06-07 18:22:14 +07:00
.dockerignore feat: setup docker 2025-06-09 06:03:43 +07:00
.env.example refact: modularization folder struct and fixing auth 2025-06-07 18:22:14 +07:00
.gitignore feat: setup docker 2025-06-09 06:03:43 +07:00
Dockerfile.dev refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
Makefile refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
README.md feat: create api for login and register 2024-12-08 16:00:13 +07:00
docker-compose.dev.yml refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
go.mod refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00
go.sum refact&fix: fixing whatsmeow and fixing air and docker setup 2025-06-10 02:34:10 +07:00

README.md

build_api_golang

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