This website requires JavaScript.
Explore
Help
Register
Sign In
detleph
/
server
Watch
1
Star
0
Fork
0
mirror of
https://github.com/detleph/server.git
synced
2026-09-04 08:36:06 +02:00
Code
Issues
9
Packages
Projects
Releases
Wiki
Activity
Files
72ee918f00b9cad1dad2e2ef5f34593121974b53
server
/
src
T
History
Stephan
72ee918f00
Add schema valiation
...
+ Using zod for validation + Add SchemaError
2022-05-01 17:18:55 +02:00
..
Controllers
Add endpoint to delete disciplines
2022-05-01 16:09:10 +02:00
lib
Add schema valiation
2022-05-01 17:18:55 +02:00
Middleware
Add schema valiation
2022-05-01 17:18:55 +02:00
Routes
Add endpoint to delete disciplines
2022-05-01 16:09:10 +02:00
Tests
FIX: Due to changes in Prisma schema tests broke
2021-11-17 21:36:06 +01:00
app.ts
Add routes for getting disciplines
2022-04-29 10:35:38 +02:00
custom.d.ts
Add middleware to require authentication on an endpoint
2021-11-10 16:04:26 +01:00
superagent.d.ts
Fix the error where the code doesn't compile
2021-11-09 15:40:38 +01:00