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

https://github.com/rorokimdim/obclient


https://github.com/rorokimdim/obclient

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Expected go version 1.22+.

# Run
```bash
go run . ETH-USD
```

# Build executable
```bash
go build
```

Creates an executable named `obclient`.