Skip to content

Release 0.0.1

Latest

Choose a tag to compare

@hlts2 hlts2 released this 16 Jan 07:29
· 1 commit to main since this release
08f9c84

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)