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

https://github.com/gagliardetto/messari-challenge


https://github.com/gagliardetto/messari-challenge

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# README

# Build

```bash
go build -o aggregator.bin
```

or

```bash
make build
```

# Usage

```bash
stdoutinator | aggregator.bin
```

You can also run `make simulate`