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

https://github.com/hellonico/jquants-api-go


https://github.com/hellonico/jquants-api-go

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

Welcome to jquants for golang !

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/hellonico/jquants-api-go/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/hellonico/jquants-api-go/tree/main)

Run test suite with:

```bash
export USERNAME="your jquants username"
export USERNAME="your jquants password"
go test
```

Warning! This will populate and override your local jquants configuration.