this is rest API using go lang and go fiber with GORM and using postgreql database for my personal project.
Go to file
pahmiudahgede 93f99cae35 fix: fixing realtion struct request_items to request_pickups 2025-01-13 12:14:19 +07:00
config feat: add feature get data API for request pickup by user masy 2024-12-16 16:48:24 +07:00
domain fix: fixing realtion struct request_items to request_pickups 2025-01-13 12:14:19 +07:00
dto fix: fixing response api request_pickups 2025-01-13 11:48:12 +07:00
internal fix: fixing response api request_pickups 2025-01-13 11:48:12 +07:00
presentation feat: create api for login and register 2024-12-08 16:00:13 +07:00
public/document feat: add feature API wilayah di indonesia 2024-12-15 03:54:36 +07:00
utils fix: get method wilayah indonesia 2024-12-15 05:07:46 +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: create api for login and register 2024-12-08 16:00:13 +07:00
go.sum feat: create api for login and register 2024-12-08 16:00:13 +07:00

README.md

build_api_golang

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