• Stefy Lanza (nextime / spora )'s avatar
    Implement async API design for /api/analyze · ea048886
    Stefy Lanza (nextime / spora ) authored
    - Modified /api/analyze to return job_id immediately after file upload
    - Added /api/result/{job_id} endpoint for checking job status
    - Job status includes: queued (with queue position), processing, completed (with result), failed
    - Analysis runs in background thread
    - Updated API documentation with new async workflow and result endpoint examples
    ea048886
Name
Last commit
Last update
..
admin Loading commit data...
account.html Loading commit data...
admin_api.html Loading commit data...
analyze.html Loading commit data...
api.html Loading commit data...
api_tokens.html Loading commit data...
base.html Loading commit data...
config.html Loading commit data...
dashboard.html Loading commit data...
history.html Loading commit data...
index.html Loading commit data...
landing.html Loading commit data...
login.html Loading commit data...
register.html Loading commit data...