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
93505bba2a
Integrated the member.ts router into the index.ts
2023-01-22 19:54:14 +01:00
..
validations
Created the member.ts validation
2023-01-22 19:52:53 +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 member.ts router into the index.ts
2023-01-22 19:54:14 +01:00
key.ts
Created the key.ts router
2023-01-22 18:04:27 +01:00
member.ts
Created the member.ts router
2023-01-22 19:53:59 +01:00
project.ts
Created the GET /projects/list & GET /projects/:id route
2023-01-22 15:15:25 +01:00