JarekPo / financial-api

This Python backend is part of a full-stack project to visualize historical data on financial instruments, identify patterns and changes in trends to facilitate potential investment and trading decisions.
https://financial-api-blush.vercel.app
0 stars 0 forks source link

Fix Stock Search fetch error #24

Open JarekPo opened 2 weeks ago

JarekPo commented 2 weeks ago

Replace fetch error with no data info if no data available when using Search Stock tab

JarekPo commented 2 weeks ago

Also verify other endpoints