From 98b1702a2b878f70e47dd5e8cf37f2ea261ab61f Mon Sep 17 00:00:00 2001 From: Amit Dhamu Date: Wed, 2 May 2018 14:56:57 +0100 Subject: [PATCH] Ergast F1 API now supports https http://ergast.com/mrd/https-support/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32eed372..9f59fcf6 100644 --- a/README.md +++ b/README.md @@ -633,7 +633,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Cartola FC | The Cartola FC API serves to check the partial points of your team | No | Yes | Unknown | [Go!](https://github.com/wgenial/cartrolandofc) | | City Bikes | City Bikes around the world | No | No | Unknown | [Go!](http://api.citybik.es/v2/) | | Cricket Live Scores | Live cricket scores | `X-Mashape-Key` | Yes | Unknown | [Go!](https://market.mashape.com/dev132/cricket-live-scores) | -| Ergast F1 | F1 data from the beginning of the world championships in 1950 | No | No | Unknown | [Go!](http://ergast.com/mrd/) | +| Ergast F1 | F1 data from the beginning of the world championships in 1950 | No | Yes | Unknown | [Go!](http://ergast.com/mrd/) | | Fitbit | Fitbit Information | `OAuth` | Yes | Unknown | [Go!](https://dev.fitbit.com/) | | Football-Data.org | Football Data | No | No | Unknown | [Go!](http://api.football-data.org/index) | | JCDecaux Bike | JCDecaux's self-service bicycles | `apiKey` | Yes | Unknown | [Go!](https://developer.jcdecaux.com/) |