The service that handles admin API operations isolated from the user API.
Go to file
antifallobst 1a6466fdfb
feat: added access token verification
2023-11-11 21:01:38 +01:00
src feat: added access token verification 2023-11-11 21:01:38 +01:00
.env initial commit: build infrastructure and the /backup/preset [POST] endpoint 2023-11-11 15:36:13 +01:00
.gitignore initial commit: build infrastructure and the /backup/preset [POST] endpoint 2023-11-11 15:36:13 +01:00
Cargo.lock initial commit: build infrastructure and the /backup/preset [POST] endpoint 2023-11-11 15:36:13 +01:00
Cargo.toml initial commit: build infrastructure and the /backup/preset [POST] endpoint 2023-11-11 15:36:13 +01:00
README.md initial commit: build infrastructure and the /backup/preset [POST] endpoint 2023-11-11 15:36:13 +01:00

README.md

Nerdcult Admin Worker

This is a helper program, which provides a not public accessible API for managing admin tasks. It has full access to the host system.