A simple job status tracker using Django and MongoDB, to provide REST interface for job status. Using Django and MongoDB
- /rest/get_jobs
- /rest/get_job/job_id
- /rest/update_job/server_id
rest interface takes care of timestamp when inserting and updating
Using jQuery and DataTable