Do you know of any useful public APIs with CORS headers set to allow access from other domains? I'm curious to know what is out there.
2 useful API's reachable from the browser I know of:
- Instagram's embed API. Enables you to fetch post embed codes and images
- Coinmarketcap has some accessible endpoints from which you can fetch current crypto standings and rates/changes even though I'm not sure if that's perhaps some kind of misconfiguration on their side
What else is out there?
Top comments (0)