jtbarker / scheduleCLI

a tool to access API endpoints on a schedule with no code from the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scheduleCLI

a tool to access API endpoints on a schedule with no code from the command line

to build run cargo build --release after changing the api endpoint and parameters. go to target/release and distribute your new binary.

About

a tool to access API endpoints on a schedule with no code from the command line


Languages

Language:Rust 100.0%