Skip to content

goinvest/iexcloud-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IEX Cloud CLI

This Go Command Line Interface (CLI) application retrieves various data from the IEX Cloud API.

Example commands

The iexcloud executable expects a config.toml file with the BaseURL and your IEX Cloud Token. The full list of commands can be seen be running ./iexcloud -h. Some of the available commands include:

$ ./iexcloud company aapl
$ ./iexcloud price aapl
$ ./iexcloud quote appl

About

Examples using Go iexcloud library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published