first stab at a task list API endpoint

For clients (agents/nodes), the task list is encrypted using the
client's public key. for normal users, it is plain text, with various
bits redacted unless the user has access to it.
1 file changed
tree: bd5b5ab3c9e785f1791c536da8eba911887f5640
  1. api/
  2. docs/
  3. setup/
  4. tools/
  5. ui/
  6. .gitignore
  7. LICENSE
  8. NOTICE
  9. README.md
README.md

Apache Warble (incubating) Server Package

This is going to be the master server for Apache Warble (incubating).

Please see the documentation at https://apache-warble.readthedocs.io/en/latest/ for setup instructions.