vipyrsec / dragonfly-mainframe

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

Rewrite to sync FastAPI and SQLA #131

Closed Robin5605 closed 1 year ago

Robin5605 commented 1 year ago

Closes #119

Rewrite the application to use synchronous FastAPI and SQLAlchemy because it's generally simpler and simplifies our tests