Remove Tesla and update contributing guide (#2737)

This commit is contained in:
Matheus Felipe 2021-10-26 18:33:02 -03:00 committed by GitHub
commit ce858aeef5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,7 @@
opened to market company APIs that offer paid solutions. This API list is not a marketing tool, but a tool to help the opened to market company APIs that offer paid solutions. This API list is not a marketing tool, but a tool to help the
community build applications and use free, public APIs quickly and easily. Pull requests that are identified as marketing attempts will not be accepted. community build applications and use free, public APIs quickly and easily. Pull requests that are identified as marketing attempts will not be accepted.
> >
> Please make sure the API you want to add has a full free access or at least a free tier before submitting. > Please make sure the API you want to add has full, free access or at least a free tier and does not depend on the purchase of a device/service before submitting. An example that would be rejected is an API that is used to control a smart outlet - the API is free, but you must purchase the smart device.
> >
> Thanks for understanding! :) > Thanks for understanding! :)

View file

@ -1504,7 +1504,6 @@ API | Description | Auth | HTTPS | CORS |
| [Mercedes-Benz](https://developer.mercedes-benz.com/apis) | Telematics data, remotely access vehicle functions, car configurator, locate service dealers | `apiKey` | Yes | No | | [Mercedes-Benz](https://developer.mercedes-benz.com/apis) | Telematics data, remotely access vehicle functions, car configurator, locate service dealers | `apiKey` | Yes | No |
| [NHTSA](https://vpic.nhtsa.dot.gov/api/) | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | Unknown | | [NHTSA](https://vpic.nhtsa.dot.gov/api/) | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | Unknown |
| [Smartcar](https://smartcar.com/docs/) | Lock and unlock vehicles and get data like odometer reading and location. Works on most new cars | `OAuth` | Yes | Yes | | [Smartcar](https://smartcar.com/docs/) | Lock and unlock vehicles and get data like odometer reading and location. Works on most new cars | `OAuth` | Yes | Yes |
| [Tesla](https://www.teslaapi.io/) | API commands to communicate between your vehicle and your client | `OAuth` | Yes | Unknown |
**[⬆ Back to Index](#index)** **[⬆ Back to Index](#index)**
### Video ### Video