This website requires JavaScript.
Explore
Help
Sign In
LicenseAPI
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Backend
/
src
/
routes
/
v1
History
Mathias Wagner
d668b26b51
Created the GET /projects/list & GET /projects/:id route
2023-01-22 15:15:25 +01:00
..
validations
Created the patchProjectValidation in the project.ts validation
2023-01-22 02:19:59 +01:00
account.ts
Implemented all totp endpoints in the account.ts router
2023-01-21 13:29:37 +01:00
auth.ts
Created the "verify" route in the auth.ts
2023-01-21 14:02:20 +01:00
index.ts
Integrated the project router into the index.ts
2023-01-22 01:08:49 +01:00
project.ts
Created the GET /projects/list & GET /projects/:id route
2023-01-22 15:15:25 +01:00