alai-server/backend
Chris Cromer 523af1b0cb
add cors allow methods and headers
2023-01-31 23:34:04 -03:00
..
controllers add player routes 2023-01-31 09:35:56 -03:00
database change module url 2022-07-22 23:00:31 -04:00
middlewares add cors allow methods and headers 2023-01-31 23:34:04 -03:00
models don't check for player if RUT is empty and allow null player id with pointer 2022-09-22 16:37:37 -03:00
routes add cors middleware 2023-01-31 23:06:45 -03:00
utils extend the token lifetime 2023-01-28 20:59:53 -03:00
Dockerfile update dependency versions 2023-01-27 22:52:05 -03:00
env.example rename the env example file so it isn't hidden 2023-01-28 00:46:51 -03:00
go.mod update dependency versions 2023-01-27 22:52:05 -03:00
go.sum update dependency versions 2023-01-27 22:52:05 -03:00
main.go change module url 2022-07-22 23:00:31 -04:00
test.sh First commit 2022-06-29 21:26:05 -04:00