Commit Graph

10 Commits

Author SHA1 Message Date
b7430bfc0f Add Job response and callback. Fixes #4 2023-01-11 19:01:12 +01:00
1786bc39d2 Added endpoint docs to readme 2023-01-11 13:16:23 +01:00
f2e1ac2711 Add route to complete a single job 2023-01-10 23:02:44 +01:00
70cf75b94d Add route to request a batch of jobs 2023-01-10 23:01:42 +01:00
fa2cf2ebfe Add route to add a new job 2023-01-10 23:01:07 +01:00
65d4f412b3 Add route to get list of jobs 2023-01-10 23:00:10 +01:00
860fabe2af Add index with express core 2023-01-10 22:59:04 +01:00
909057df02 Add node packages and basic job definition 2023-01-10 22:57:12 +01:00
ba450a44a2 Add gitignore 2023-01-10 22:55:40 +01:00
33bcd15191 Initial Commit 2023-01-10 20:20:31 +01:00