CronIQ
CronIQ is a powerful and reliable Node.js API designed to build a job scheduling system that excels in executing, managing, and monitoring various tasks.
One Time Job
POSTCreate new
http://127.0.0.1:8080/api/one-time-job/
AUTHORIZATIONBearer Token
Token
Bodyraw (json)
Example Request
successful-creation
201 Created
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive
GETby id
http://127.0.0.1:8080/api/one-time-job/8
AUTHORIZATIONBearer Token
Token
Bodyraw (json)
Example Request
successful
200 OK
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive
GETall jobs
http://127.0.0.1:8080/api/one-time-job
AUTHORIZATIONBearer Token
Token
Bodyraw (json)
Example Request
successful
200 OK
Example Response
X-Powered-By
Content-Type
Content-Length
ETag
Date
Connection
Keep-Alive