boaty-mcboatface
v0.0.5
Published
Boaty McBoat Face job manager
Downloads
2
Readme
Boaty McBoatface
An insanely simple job server for Magellan.
REST API
| Endpoint | Verb | Description | |-------|------|-------| | / | GET | Returns a list of all the current jobs | | /{guid}?jobs=a,b,c,d | POST | Creates a new job | | /{guid} | GET | Returns the current status of the job | | /{guid}/push?job=e | POST | Pushes a job | | /{guid}/pop | POST | Pops a job |
License
Licenses All code not otherwise specified is Copyright Wal-Mart Stores, Inc. Released under the MIT License.