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

https://github.com/ricoledan/coin-metrics-api-example

👨‍💻
https://github.com/ricoledan/coin-metrics-api-example

Last synced: 8 days ago
JSON representation

👨‍💻

Awesome Lists containing this project

README

          

# coin-metrics-api-example

## Getting Started

Set up a virtual environment

Install Dependencies

```bash
python -m pip install -r requirements.txt
```

Run Python Script

```bash
python main.py
```