You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -9,3 +9,5 @@ This is a small wrapper around Chainlink's [DataFeeds](https://data.chain.link/f
## How It Works
The API pulls raw HTML content from the Chainlink data feeds homepage, parses it to extract the JSON data embedded within, and then converts this data into a JSON response accessible via this API.
This API is deployed to <https://chainlink-feeds.bleu.blue/api>