Finbud Data
Createdglaksmono
Provides convenient access to the Finbud Data REST API from server-side TypeScript or JavaScript.
About
Finbud Data is a TypeScript API library designed for developers needing easy access to financial data. It provides comprehensive access to the Finbud Data REST API, complete with TypeScript definitions for request parameters and response fields. With features like automatic retries, configurable timeouts, and customizable logging, it offers a robust and adaptable solution for integrating financial data into your applications.
Key Features
- TypeScript definitions for all request params and response fields
- Automatic retries with exponential backoff for certain errors
- 0 GitHub stars
- Customizable logging with various log levels and custom logger support
- Configurable timeouts for requests
- Access to raw Response data, including headers
Use Cases
- Building financial applications with robust error handling
- Retrieving analyst estimates for financial instruments
- Integrating financial data into server-side applications