Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORE: Implement endpoints #3

Closed
degenerat3 opened this issue Jun 27, 2019 · 1 comment
Closed

CORE: Implement endpoints #3

degenerat3 opened this issue Jun 27, 2019 · 1 comment
Labels
core Any issue dealing with meteor core API/application

Comments

@degenerat3
Copy link
Owner

degenerat3 commented Jun 27, 2019

This will be updated as we go:

  • /register/bot
  • /register/host
  • /register/group
  • /list/bots
  • /list/hosts
  • /list/groups
  • /list/actions
  • /add/command/single
  • /add/command/group
  • /add/actionresult
  • /get/command
  • /get/actionresult
  • /dumpdb
  • /cleardb

Probably more as we decide we need them?

@degenerat3 degenerat3 added the core Any issue dealing with meteor core API/application label Jun 27, 2019
@degenerat3
Copy link
Owner Author

Donezo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Any issue dealing with meteor core API/application
Projects
None yet
Development

No branches or pull requests

1 participant