vipyrsec / dragonfly-mainframe

The mainframe for Dragonfly
https://docs.vipyrsec.com/dragonfly-mainframe/
MIT License
5 stars 1 forks source link

Batch get job requests #93

Closed Robin5605 closed 1 year ago

Robin5605 commented 1 year ago

With the new client model (which requests a bunch of jobs at once, then loads it into an internal queue to be worked on by threads) it would be handy to have a GET /batch/job endpoint, similar to the POST /batch/package for queueing many packages at once. The behaviour would be the same as POST /job, except it would return an array of jobs