backend
backend copied to clipboard
Refactor clip processor server layout
Summary
- add
serverpackage with Flask app factory and routes - move routes out of
api_server.py - import
create_appwhen launching the API
Testing
git status --short