Show HN: API to generate charts in PNG/SVG/HTML
I've been working on this API for sometime now and I thought others might find it interesting.
The API is available on rapidapi @ https://rapidapi.com/formkiq/api/24hourcharts
This API allows you create bar/line/pie/etc charts in a single API call. The only required fields are the type of chart and a list of data points to chart.
There are many ways to create charts, but I've found most charting solutions only work inside the application they are created in. I was looking for a solution that allows me to use/create/share charts however I want easily.
In the future I really want to focus on being able to simply integrate with other service like notion.
There's a free plan that allows you to make 100 requests per day.
Hope you'll find it useful. Let me know if you have any comments or features for me to add next.
8 comments
[ 3.2 ms ] story [ 24.8 ms ] threadhttps://bruzu.com
I wonder if smaller companies/projects creating APIs suffer from people not trusting longevity enough to build on top of them, but I'm not sure if Rapid API has found a solution to this problem.
I am Not a font-end designer, everything is challenging for me, specially UX.