scVENUS / PeekabooAV

Peekaboo Extended Email Attachment Behavior Observation Owl
https://peekabooav.de
GNU General Public License v3.0
66 stars 20 forks source link

Rest api #194

Closed michaelweiser closed 2 years ago

michaelweiser commented 2 years ago

This PR switches Peekaboo to a REST API based on the sanic framework. The AMaViS plugin and peekaboo-util clients are adjusted accordingly. Various preliminary minor cleanups and later related changes (i.e. asyncio database accesses) are done as well. Details in the individual commit comments.

Jack28 commented 2 years ago

I think we can merge and continue. Especially because further criticism would not be related to this PR. Great work. I really want to see this in action

michaelweiser commented 2 years ago

Let's do it and sort out the fallout in follow-up PRs if required. ;)