{"id":23443846,"url":"https://github.com/matthewoestreich/fmpgo","last_synced_at":"2025-04-09T22:44:45.983Z","repository":{"id":103524508,"uuid":"381506160","full_name":"matthewoestreich/fmpgo","owner":"matthewoestreich","description":"fmpcloud.io client in golang","archived":false,"fork":false,"pushed_at":"2021-07-01T04:58:36.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T14:33:01.207Z","etag":null,"topics":["fmpcloud","fmpcloudio","stock-api","stock-market","stock-market-api","stocks"],"latest_commit_sha":null,"homepage":"https://mattoestreich.com","language":"Go","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/matthewoestreich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-29T21:55:28.000Z","updated_at":"2021-07-01T04:58:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"77a39a9a-1319-4d21-aac6-513d77e2ca6d","html_url":"https://github.com/matthewoestreich/fmpgo","commit_stats":null,"previous_names":["matthewoestreich/fmpgo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewoestreich%2Ffmpgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewoestreich%2Ffmpgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewoestreich%2Ffmpgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewoestreich%2Ffmpgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewoestreich","download_url":"https://codeload.github.com/matthewoestreich/fmpgo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125506,"owners_count":21051762,"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":["fmpcloud","fmpcloudio","stock-api","stock-market","stock-market-api","stocks"],"created_at":"2024-12-23T18:25:23.850Z","updated_at":"2025-04-09T22:44:45.960Z","avatar_url":"https://github.com/matthewoestreich.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fmpgo\n fmpcloud.io client in golang\n\n# WORK IN PROGRESS\n\nThis repo is a WIP.\n\n# API Design\n\nOur API is designed to [mirror `fmpcloud.io` documentation](https://fmpcloud.io/documentation). \n\nConsider the following hierarchy...\n\n![fmpcloud_sidebar](https://raw.githubusercontent.com/oze4/fmpgo/main/.github/docs/img/sidebar.png)\n\nEach 'category' has 'actions'...\n\n![fmpcloud_stockTimeSeries](https://raw.githubusercontent.com/oze4/fmpgo/main/.github/docs/img/stockTimeSeries_Sidebar.png)\n\nThe path above will match up with our API, so it's easy to follow the docs and use this library...\n\n```golang\n// Build fmpcloud.io client with your own client (optional)\nhttpclient := \u0026http.Client{}\nfmpclient := fmpgo.NewWithClient(httpclient, \"\u003cyour_api_key\u003e\")\n// Get quotes\nquotes, _ := fmpclient.StockTimeSeries().RealTimeQuote([]string{\"ABCD\"}) // -\u003e []fmpgo.Quote, error\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewoestreich%2Ffmpgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewoestreich%2Ffmpgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewoestreich%2Ffmpgo/lists"}