Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tarsislimadev/foxbit-api

To get data from Foxbit.
https://github.com/tarsislimadev/foxbit-api

foxbit rest-api shell-script

Last synced: about 2 months ago
JSON representation

To get data from Foxbit.

Awesome Lists containing this project

README

        

# [Foxbit REST API (3.0)](https://docs.foxbit.com.br/rest/v3/)

To get data from Foxbit.

## social & donate

[Donate](https://link.mercadopago.com.br/brtmvdl) - [Telegram](https://t.me/+KRmg5MlqgMk0MTg5) - [Discord](https://discord.gg/VUJWb4Yk)

## how to install

### .env file

```
DATABASE=./data
```

## how to use

### Buy 1 Tether (USDT) in Brazilian Real (BRL)

```
bash ./src/markets.quotes.sh buy 1 usdt brl
```

### Get BTCBRL "1 day candles" by 1 week ago

```
bash ./src/markets.candles.sh btcbrl 1d 1week
```

## license

[MIT](./LICENSE)