Skip to content

Releases: hlts2/finnhubrs

Release 0.0.1

16 Jan 07:29
08f9c84

Choose a tag to compare

Description:

Rust client library for Finnhub API, auto-generated from OpenAPI specification.

Features

  • Async API using reqwest and tokio
  • Full coverage of Finnhub API endpoints
    • Stock fundamentals (profile, financials, earnings)
    • Stock price (quote, candles, tick data)
    • ETFs & Mutual Funds
    • Forex & Crypto
    • Alternative data (insider transactions, congressional trading)
    • Economic data
  • TLS support (native-tls default, rustls-tls optional)