openfigi-rs 0.3.2

A Rust client for interacting with the OpenFIGI API and parsing financial data.
Documentation
1
2
3
4
5
# Example .env file for openfigi-rs
# Copy this file to `.env` and fill in your actual values.

# Your optional OpenFIGI API key (get one from https://www.openfigi.com/api)
OPENFIGI_API_KEY = "your-api-key"