From b7a5b85f4d74cd9d38696c1af6e9d14b3fd0af2d Mon Sep 17 00:00:00 2001 From: sjpratt19 Date: Thu, 12 Aug 2021 11:18:14 -0700 Subject: [PATCH] Add BC Ferries API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18fe658b..bfef1ef1 100644 --- a/README.md +++ b/README.md @@ -1059,6 +1059,7 @@ API | Description | Auth | HTTPS | CORS | | [Amadeus for Developers](https://developers.amadeus.com/self-service) | Travel Search - Limited usage | `OAuth` | Yes | Unknown | | [apilayer aviationstack](https://aviationstack.com/) | Real-time Flight Status & Global Aviation Data API | `OAuth` | Yes | Unknown | | [Bay Area Rapid Transit](http://api.bart.gov) | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | +| [BC Ferries](https://www.bcferriesapi.ca) | Sailing times and capacities for BC Ferries | No | Yes | Yes | | [BlaBlaCar](https://dev.blablacar.com) | Search car sharing trips | `apiKey` | Yes | Unknown | | [Boston MBTA Transit](https://www.mbta.com/developers/v3-api) | Stations and predicted arrivals for MBTA | `apiKey` | Yes | Unknown | | [Community Transit](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | Transitland API | No | Yes | Unknown |