/zoo

Zoo is a simple application that uses Woovi's API to make markup between subaccounts

Primary LanguageRust

zoo

Zoo is a simple application that uses Woovi's API to make markup between subaccounts.

Usage

# Use this command to create a .env file, and fill with your credentials.
$ cp .env.example .env

# Start the server on port `3000`.
$ cargo run

References