Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kemokemo/sample-job-worker

This is a sample job worker api for the fireworq.
https://github.com/kemokemo/sample-job-worker

go golang job-worker

Last synced: 1 day ago
JSON representation

This is a sample job worker api for the fireworq.

Awesome Lists containing this project

README

        

# Sample job worker api

This is a sample job worker api for the [fireworq](https://github.com/fireworq/fireworq).

## Spec

When you create an API for the fireworq, please refer the "[Preparing a Worker](https://github.com/fireworq/fireworq#preparing-a-worker)".
For more details about this API, pelase check [the "openapi.yaml" with Swagger Editor](https://editor.swagger.io/#/?import=https://raw.githubusercontent.com/kemokemo/sample-job-worker/master/api/openapi.yaml).