|
|
|
|
|
by HWR_14
1767 days ago
|
|
> But since these are public/free APIs, I would be careful using them into production work, mainly for stability/scale reasons. Many of the ones I saw are "free up to N requests, then $". That is, things that have a free tier. Which is still valuable, but is very different if you want to be able to scale. Scaling by writing a larger check is a nice safe path forward. |
|