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

https://github.com/karitham/cronjoborg

Wrapper around the https://cron-job.org REST API
https://github.com/karitham/cronjoborg

Last synced: 2 months ago
JSON representation

Wrapper around the https://cron-job.org REST API

Awesome Lists containing this project

README

        

# cron-job.org

Wrapper around the REST API.

Get your API key there and start using the API right away.

## Usage

```sh
go get -u "github.com/Karitham/gocronjob"
```

See the [examples](./examples).