lib_wraphandlers/reqtasks
2021-10-19 20:58:19 +01:00
..
src chore: fix struct definition 2021-10-19 20:58:19 +01:00
.gitignore chore: add reqtasks 2021-09-01 19:31:13 +01:00
Cargo.toml chore: add reqtasks 2021-09-01 19:31:13 +01:00
README.md chore: add reqtasks 2021-09-01 19:31:13 +01:00
TODO.md chore: add reqtasks 2021-09-01 19:31:13 +01:00

ReqTasks handlers library

Handlers to manage request using warp

It use one struct ReqTasks

It can be extended or included in other types like reqenv

Handlers

  • Authentication
  • Access: admin, session token.
  • Render tamplates and pages
  • Lang definitions