hiling_go/api
2024-03-16 19:23:15 +07:00
..
test use pgx over lib/pq 2024-02-06 11:55:25 +07:00
api.go add news events 2023-10-11 16:31:52 +07:00
BaseResponse.go add field type for validation error 2023-09-19 21:49:05 +07:00
image.go add images 2023-09-19 21:49:48 +07:00
location.go fix get locations, and remove KABUPATEN from seeds 2024-03-16 19:23:15 +07:00
middleware.go fix auth, add reviews, fix cors, fix queries 2023-09-27 21:58:14 +07:00
news_event.go use pgx over lib/pq 2024-02-06 11:55:25 +07:00
region.go add region, regency, province 2023-10-02 08:49:41 +07:00
reviews.go adjust response with pgx type 2024-03-04 16:09:55 +07:00
server.go implement meilisearch for basic locations search 2024-03-03 19:31:14 +07:00
tags.go add get location tags 2023-09-20 13:37:14 +07:00
token.go adjust response with pgx type 2024-03-04 16:09:55 +07:00
user.go adjust response with pgx type 2024-03-04 16:09:55 +07:00