Go to file
2023-03-22 13:40:18 +07:00
.vscode init 2023-03-05 23:35:41 +07:00
api add product type in products 2023-03-22 13:40:18 +07:00
db add product type in products 2023-03-22 13:40:18 +07:00
token add refresh token 2023-03-16 12:21:41 +07:00
util add sale order 2023-03-22 12:06:09 +07:00
.gitignore update gitignore 2023-03-16 14:33:29 +07:00
dev.env set token inital duration to 16h 2023-03-19 18:16:45 +07:00
go.mod add middlweare and authorization 2023-03-15 15:00:36 +07:00
go.sum add middlweare and authorization 2023-03-15 15:00:36 +07:00
main.go add user authentication 2023-03-14 17:39:40 +07:00
Makefile remove unused command 2023-03-16 16:55:23 +07:00
sqlc.yaml mock test 2023-03-12 11:01:43 +07:00