Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

sumwatt/findata-avn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findata-avan

A wrapper for the Alpha Vantage API with the goal of mapping the JSON to crystal objects.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      findata-avan:
        github: sumwatt/findata-avan
  2. Run shards install

Usage

require "findata-avan"

TODO: Write usage instructions here

Development

dotenv is used for testing and not a requirement.

Contributing

  1. Fork it (https://github.com/sumwatt/findata-avan/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published