WorkshopTasker/server/api
2023-06-14 13:47:21 +02:00
..
clients update cuz presentation 2023-05-24 09:40:45 +02:00
dbtest Initial commit 2023-05-11 06:03:22 +02:00
orders update cuz presentation 2023-05-24 09:40:45 +02:00
users Initial commit 2023-05-11 06:03:22 +02:00
clients.get.ts factor out common api code 2023-05-11 09:11:20 +02:00
clients.post.ts factor out common api code 2023-05-11 09:11:20 +02:00
echo.post.ts Initial commit 2023-05-11 06:03:22 +02:00
firstRun.get.ts Add database initialization 2023-06-14 13:00:19 +02:00
firstRun.post.ts Add database initialization 2023-06-14 13:00:19 +02:00
hi.ts Initial commit 2023-05-11 06:03:22 +02:00
login.post.ts refactor out password hashing in login.post.ts 2023-06-14 11:48:31 +02:00
logout.ts Initial commit 2023-05-11 06:03:22 +02:00
orders.get.ts update cuz presentation 2023-05-24 09:40:45 +02:00
orders.post.ts update cuz presentation 2023-05-24 09:40:45 +02:00