A Python API boilerplate that combines Eve.py, Celery, and Flask-SocketIO
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
added task output and error to response when looking up a task
13b7e1dView on GitHubadded API demo template that will demonstrate tracking queued tasks via pub/sub
105f47dView on GitHubMerge pull request #2 from morethanunpopular/modification-sync-task_id-with-eve_id
5fb5ddeView on GitHubMerge pull request #1 from morethanunpopular/modification-sync-task_id-with-eve_id
475b39dView on GitHubmodified app.py so that the id of a task resource item matches the id in celery
cf56405View on GitHubmodied celery task to emit socket.io event to room named with task id
21db77aView on GitHubMerge branch 'master' of github.com:morethanunpopular/PythonAPIBoilerplate
1ce0a6bView on GitHub