diff --git a/developer-reference/connect-api/samples.md b/developer-reference/connect-api/samples.md index 9699c95d..f231fa57 100644 --- a/developer-reference/connect-api/samples.md +++ b/developer-reference/connect-api/samples.md @@ -12,17 +12,10 @@ Below you can find a range of samples in a variety of languages to help you get These samples are all licensed differently, so check the terms of the license before using them in your own projects. -## Connect v1 - -- [Official v1 Demo](https://github.com/mlaban/IFCTest) - C# -- [LiveFlight Connect](https://github.com/LiveFlightApp/Connect-Windows) - C# -- [ifc (v1)](https://github.com/nicolasbd/ifc) - NodeJS -- [InfiniteFlightConnect](https://github.com/carmichaelalonso/InfiniteFlightConnect) - Swift -- [InfiniteFlightConnect-Python](https://github.com/flyme2bluemoon/InfiniteFlightConnect-Python) - Python - ## Connect v2 - [Official v2 Demo](https://github.com/carmichaelalonso/infiniteflightapi) - C# - [ifc2](https://community.infiniteflight.com/t/ifc2-new-javascript-client-for-the-connect-v2-api/637176) - JavaScript +- [ifconnect-shell](https://github.com/velocity23/ifconnect-shell) - JavaScript - [SwiftFlight](https://github.com/tomthetank46/SwiftFlight) - Swift - [ConnectKit](https://github.com/sqeezelemon/ConnectKit) - Swift diff --git a/developer-reference/connect-api/version-1.md b/developer-reference/connect-api/version-1.md index d500fc7f..2a691b67 100644 --- a/developer-reference/connect-api/version-1.md +++ b/developer-reference/connect-api/version-1.md @@ -10,6 +10,8 @@ contributor: KaiM,nicolas This documentation is for Version 1 of the Connect API. Using this API is no longer recommended due to it's slow speed and limited features. See the [Version 2 Documentation](/guide/developer-reference/connect-api/version-2) for more information. +> **The Connect API v1 is being sunsetted and will be removed in update 23.1. See [here](https://community.infiniteflight.com/t/important-sunsetting-connect-api-v1/753771) for further details.**{.red} + ## Connection 1. To enable Infinite Flight command server, check **Enable Infinite Flight Connect** in **Settings > General**