Skip to content

Repository files navigation

go-financialmodelingprep

Offer an standardarized Go client for Financial Modeling Prep API.

Install

go get github.com/zhoub/go-financialmodelingprep

Usage

// Create client with API key.
c := MustClient(&ClientOptions{APIKey: apiKey})

// Call API to get data.
c.GetCompanyProfile(context.Background(), &ProfileGetParams{Symbol: "AAPL"})

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages