Financial Modeling Prep SDK for Crystal
The Crystal module for the Financial Modeling Prep API
FMP provides one of the most accurate data available on the market. Every endpoint is available in JSON format and most of them also in CSV format. Data is coming right from SEC filings after being serialized by us. Our API has over 50 endpoints and we are still growing by adding new endpoints every week. We also provide on demand custom endpoint available for our business clients.
This SDK is automatically generated by the OpenAPI Generator project:
- API version: 3.0
- Package version: 0.1.3
- Build package: org.openapitools.codegen.languages.CrystalClientCodegen
Installation
Install from Git
Add the following to shard.yaml
dependencies:
financialmodelingprep:
github: grokify/crystal-financialmodelingprep
version: ~> 0.1.3
Development
Install dependencies
shards
Run the tests:
crystal spec