Skip to content

Commit

Permalink
feat: add Finnhub Stock API in backend category apis section #2499
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajor-Saha committed Oct 2, 2024
1 parent 08ba621 commit 228b109
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/backend/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,12 @@
"url": "https://isro.vercel.app/",
"category": "backend",
"subcategory": "api"
},
{
"name": "Finnhub Stock API",
"description": "The Finnhub Stock API provides real-time financial data, including stock prices, company information, and market news. It offers access to global stock data, forex, cryptocurrency, and fundamental analysis. Developers can use this API to integrate financial data into applications for stock market tracking, portfolio management, or investment analysis. It also includes sentiment analysis, earnings reports, and insider transactions.",
"url": "https://finnhub.io/",
"category": "backend",
"subcategory": "api"
}
]

0 comments on commit 228b109

Please sign in to comment.