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
History
Mathias Wagner
e8cf7f4be7
Created the AccessKey.ts model
2023-01-22 18:02:46 +01:00
..
controller
Added the requiredPermission field to the projects.ts controller
2023-01-22 18:01:41 +01:00
limits
Added the plans.ts file to view all limits
2023-01-22 18:00:06 +01:00
middlewares
Created the authentication middleware
2023-01-15 20:34:07 +01:00
models
Created the AccessKey.ts model
2023-01-22 18:02:46 +01:00
routes
/v1
Created the GET /projects/list & GET /projects/:id route
2023-01-22 15:15:25 +01:00
types
/overrides
Created the index.d.ts override
2023-01-15 20:34:19 +01:00
utils
Added the decryption util
2023-01-15 18:37:38 +01:00
server.ts
Made the server.ts prettier
2023-01-15 15:56:04 +01:00