mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Auto updating db
This commit is contained in:
parent
44b3b1d101
commit
b6643fe01d
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"count": 1437,
|
||||
"count": 1441,
|
||||
"entries": [
|
||||
{
|
||||
"API": "AdoptAPet",
|
||||
|
@ -2179,6 +2179,15 @@
|
|||
"Link": "https://technical-analysis-api.com",
|
||||
"Category": "Cryptocurrency"
|
||||
},
|
||||
{
|
||||
"API": "Trading View",
|
||||
"Description": "Market price, data, graph for brokers and traders",
|
||||
"Auth": "OAuth",
|
||||
"HTTPS": true,
|
||||
"Cors": "unknown",
|
||||
"Link": "https://www.tradingview.com/rest-api-spec/",
|
||||
"Category": "Cryptocurrency"
|
||||
},
|
||||
{
|
||||
"API": "Tron Network",
|
||||
"Description": "Provides various endpoints to interact with the Tron Blockchain",
|
||||
|
@ -4276,6 +4285,15 @@
|
|||
"Link": "https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0",
|
||||
"Category": "Environment"
|
||||
},
|
||||
{
|
||||
"API": "WattBuy",
|
||||
"Description": "Electricity usage estimations, carbon footprint estimations, and utility data",
|
||||
"Auth": "apiKey",
|
||||
"HTTPS": true,
|
||||
"Cors": "yes",
|
||||
"Link": "https://wattbuy.readme.io/reference/getting-started-with-your-api",
|
||||
"Category": "Environment"
|
||||
},
|
||||
{
|
||||
"API": "Website Carbon",
|
||||
"Description": "API to estimate the carbon footprint of loading web pages",
|
||||
|
@ -8884,6 +8902,15 @@
|
|||
"Link": "https://github-contributions.vercel.app",
|
||||
"Category": "Open Source Projects"
|
||||
},
|
||||
{
|
||||
"API": "GitHub Profile README Generator",
|
||||
"Description": "Generate an image for your GitHub Profile README",
|
||||
"Auth": "",
|
||||
"HTTPS": true,
|
||||
"Cors": "yes",
|
||||
"Link": "https://github.com/Harman-Sandhu/github-profile-readme-generator",
|
||||
"Category": "Open Source Projects"
|
||||
},
|
||||
{
|
||||
"API": "GitHub ReadMe Stats",
|
||||
"Description": "Add dynamically generated statistics to your GitHub profile ReadMe",
|
||||
|
@ -12770,6 +12797,15 @@
|
|||
"Link": "https://api.met.no/weatherapi/documentation",
|
||||
"Category": "Weather"
|
||||
},
|
||||
{
|
||||
"API": "Meteosource",
|
||||
"Description": "Global weather forecasts based on machine learning and historical data",
|
||||
"Auth": "apiKey",
|
||||
"HTTPS": true,
|
||||
"Cors": "unknown",
|
||||
"Link": "https://www.meteosource.com/",
|
||||
"Category": "Weather"
|
||||
},
|
||||
{
|
||||
"API": "Met Office DataPoint",
|
||||
"Description": "Weather data for the UK",
|
||||
|
|
Loading…
Add table
Reference in a new issue