aw-server
aw-server copied to clipboard
Refactored API code into subpackage
The idea is to split the big resources.py file into smaller files, like the code examples for flask-restplus.
Why are you working on refactoring aw-server-python when aw-server-rust has feature parity and will be replacing it?
Because it is still the reference implementation, and faster to prototype stuff in.
But it's just refactorization, it doesn't add any functionality? Why spend time on refactoring something that we don't intend to keep for a longer period of time?