WorkshopTasker/server/api
Wroclaw 75f809051c refactor out password hashing in login.post.ts
this will be used to create the first user account in an empty database
2023-06-14 11:48:31 +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
dbtest.get.ts Initial commit 2023-05-11 06:03:22 +02:00
dbtest.post.ts Initial commit 2023-05-11 06:03:22 +02:00
echo.post.ts Initial commit 2023-05-11 06:03:22 +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