{"id":35065761,"url":"https://github.com/essenceofchaos/wallst","last_synced_at":"2026-05-21T00:02:40.327Z","repository":{"id":45253189,"uuid":"438036108","full_name":"EssenceOfChaos/wallst","owner":"EssenceOfChaos","description":"API for stock and crypto data","archived":false,"fork":false,"pushed_at":"2021-12-27T22:43:43.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-19T04:50:38.088Z","etag":null,"topics":["elixir"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EssenceOfChaos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-13T21:53:21.000Z","updated_at":"2023-08-19T04:50:38.089Z","dependencies_parsed_at":"2022-08-30T17:10:53.367Z","dependency_job_id":null,"html_url":"https://github.com/EssenceOfChaos/wallst","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/EssenceOfChaos/wallst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Fwallst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Fwallst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Fwallst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Fwallst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EssenceOfChaos","download_url":"https://codeload.github.com/EssenceOfChaos/wallst/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EssenceOfChaos%2Fwallst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33281311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["elixir"],"created_at":"2025-12-27T11:02:01.634Z","updated_at":"2026-05-21T00:02:40.322Z","avatar_url":"https://github.com/EssenceOfChaos.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wallst\n\nAPI for getting stock and crypto data\n\n[![CircleCI](https://circleci.com/gh/EssenceOfChaos/wallst/tree/master.svg?style=svg)](https://circleci.com/gh/EssenceOfChaos/wallst/tree/master)\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `wallst` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:wallst, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at \u003chttps://hexdocs.pm/wallst\u003e.\n\n## Example\n\nTo run the app locally install the dependencies by running `mix deps.get` in the root directory.\nStart a development mix server with `iex -S mix`, then begin by calling the `get_price/1` function in the **Market** module, passing in the ticker of the stock you are interested in.\n\n```shell\niex(2)\u003e Market.get_price(\"ibm\")\n136.53\niex(3)\u003e Market.get_price(\"tsla\")\n1102.06\niex(4)\u003e Market.get_price(\"iipr\")\n261.65\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessenceofchaos%2Fwallst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fessenceofchaos%2Fwallst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessenceofchaos%2Fwallst/lists"}