https://github.com/hellonico/jquants-api-go
https://github.com/hellonico/jquants-api-go
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellonico/jquants-api-go
- Owner: hellonico
- Created: 2022-10-03T04:23:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T03:12:03.000Z (over 3 years ago)
- Last Synced: 2025-02-17T01:43:49.028Z (about 1 year ago)
- Language: Go
- Size: 3.56 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to jquants for golang !
[](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.