{"id":15010964,"url":"https://github.com/dabcoder/stocks","last_synced_at":"2025-04-09T18:35:42.172Z","repository":{"id":56879138,"uuid":"121977913","full_name":"dabcoder/stocks","owner":"dabcoder","description":"Haskell library for the IEX trading API: https://iextrading.com/developer/docs/","archived":false,"fork":false,"pushed_at":"2019-07-05T09:39:05.000Z","size":70,"stargazers_count":13,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T20:37:19.196Z","etag":null,"topics":["aeson","api","haskell","haskell-library","iex","iex-trading-api"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dabcoder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-18T18:23:18.000Z","updated_at":"2025-01-08T01:51:30.000Z","dependencies_parsed_at":"2022-08-20T23:10:49.659Z","dependency_job_id":null,"html_url":"https://github.com/dabcoder/stocks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fstocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fstocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fstocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabcoder%2Fstocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabcoder","download_url":"https://codeload.github.com/dabcoder/stocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248088525,"owners_count":21045729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aeson","api","haskell","haskell-library","iex","iex-trading-api"],"created_at":"2024-09-24T19:37:55.735Z","updated_at":"2025-04-09T18:35:42.150Z","avatar_url":"https://github.com/dabcoder.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stocks\n\n# !!! Legacy iex API client. For up to date client please see [iexcloud](https://github.com/ksallberg/iexcloud).\n\n[![Build Status](https://travis-ci.org/dabcoder/stocks.svg?branch=master)](https://travis-ci.org/dabcoder/stocks)  \n\nHaskell library for the IEX trading API.  \n\nExample:\n\n```haskell\nstack build \u0026\u0026 stack ghci\n\n\u003e getCompany \"aapl\"\n\nJust (Company {symbol = \"AAPL\",\n               companyName = \"Apple Inc.\",\n               exchange = \"Nasdaq Global Select\",\n               industry = \"Computer Hardware\",\n               website = \"http://www.apple.com\",\n               description = \"Apple Inc is designs ...\",\n               ceo = \"Timothy D. Cook\",\n               issueType = \"cs\",\n               sector = \"Technology\"})\n\n\u003e getPrice \"dps\"\n\nJust 120.36\n```\n\nPlease see the HUnit test for a complete example\nof all API calls.\n\n## How to run test suite\n```\nstack test\n```\n\n## Contribute\n\nFor any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/dabcoder/stocks/issues).\n\n### Attribution\nIf you redistribute our API data:\n\n* Cite IEX using the following text and link: “Data provided for free by [IEX](https://iextrading.com/developer).”\n* Provide a link to https://iextrading.com/api-exhibit-a in your terms of service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabcoder%2Fstocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabcoder%2Fstocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabcoder%2Fstocks/lists"}