Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kemokemo/sample-job-worker
- Owner: kemokemo
- License: mit
- Created: 2019-06-23T03:59:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T04:35:28.000Z (over 5 years ago)
- Last Synced: 2024-06-21T03:30:23.329Z (5 months ago)
- Topics: go, golang, job-worker
- Language: Go
- Homepage: https://github.com/fireworq/fireworq
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).