.vscode
|
init
|
2023-09-07 15:34:15 +07:00 |
api
|
add locations endpoint and fix some tests
|
2023-09-13 21:42:31 +07:00 |
db
|
add locations endpoint and fix some tests
|
2023-09-13 21:42:31 +07:00 |
util
|
fix user endpoint
|
2023-09-12 17:07:57 +07:00 |
.gitignore
|
ignore air
|
2023-09-13 21:41:08 +07:00 |
dev.env.example
|
init
|
2023-09-07 15:34:15 +07:00 |
go.mod
|
add mock
|
2023-09-12 17:08:17 +07:00 |
go.sum
|
add mock
|
2023-09-12 17:08:17 +07:00 |
import_csv.sh
|
fix database, seeder and seeder script
|
2023-09-13 21:42:04 +07:00 |
main.go
|
add server and create user endpoint
|
2023-09-08 22:25:38 +07:00 |
Makefile
|
fix database, seeder and seeder script
|
2023-09-13 21:42:04 +07:00 |
notes
|
update
|
2023-09-13 21:42:39 +07:00 |
sqlc.yaml
|
add models
|
2023-09-08 22:24:58 +07:00 |
user_stories
|
update
|
2023-09-13 21:42:39 +07:00 |