RapidAPI Profile picture
Feb 10 β€’ 12 tweets β€’ 4 min read
Project-based learning is the way to improve your coding skills.

Use these ten excellent Flight APIs and build great projects.

Thread πŸ§΅πŸ‘‡πŸ»
1️⃣ AeroDataBox

- This API provides you with flight status, flight delays, schedules, airport, and much more.

πŸ”— RapidAPI.com/aerodatabox/ap…
2️⃣ ADSBx Flight Sim Traffic

- Provides actual real-world traffic data use in flight simulators.

πŸ”— RapidAPI.com/adsbx/api/adsb…
3️⃣ Airport info

- Fastest and most comprehensive database of airport codes and data, including address, phone number, website, and more.

πŸ”— RapidAPI.com/Active-api/api…
4️⃣ Compare Flight Prices

- As the API name suggests, this API will help you compare LIVE flight prices

πŸ”— RapidAPI.com/obryan-softwar…
5️⃣ Great Circle Mapper

- Use Great Circle Mapper to calculate the air distance and flight time between all airports worldwide.

πŸ”— RapidAPI.com/marcusgoede/ap…
6️⃣ Flight Data

- Get flight price trends and find popular destinations.

πŸ”— RapidAPI.com/Travelpayouts/…
7️⃣ TimeTable Lookup

- Add airline flight schedules and connection options to your products.

RapidAPI.com/flightlookup/a…
8️⃣ Flight Delay Prediction

- The Flight Delay Prediction API uses AI to predict the flight delay.

πŸ”— RapidAPI.com/amadeus-for-de…
9️⃣ Travel Advisor

- This API helps to query real-time Flights prices, Hotels booking, Restaurants, Attracting locations, etc.

πŸ”— RapidAPI.com/apidojo/api/tr…
πŸ”Ÿ Airport On-Time Performance

- The Airport On-time Performance API uses AI to predict the overall percentage of on-time flight departures from a given airport on a given day.

πŸ”— RapidAPI.com/amadeus-for-de…
Visit RapidAPI Hub (RapidAPI.com/hub?utm_source…) for more such excellent APIs. πŸš€πŸ™

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with RapidAPI

RapidAPI Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Rapid_API

Feb 11
A complete Introduction to Fetch API.

Thread πŸ§΅πŸ‘‡πŸ»
Fetch is a web API that provides an interface to fetch resources across the networks.

For making a request, we have the `fetch()` method.
The fetch method is entirely based on `promises` that can be resolved to the request's response.

Before moving further, let's talk a little bit about Promises. πŸ‘‡πŸ»
Read 12 tweets
Feb 8
What exactly is CORS.

Thread πŸ§΅πŸ‘‡πŸ»
CORS is an HTTP-based mechanism that lets you request data from one URL to a different URL.
CORS stands for Cross-Origin Resource Sharing.

Half of the definition is clear by the abbreviation. CORS allows a server to share resources with browsers having different origins.
Read 20 tweets
Feb 7
These ten threads will help you improve your API development skills.

Thread πŸ§΅πŸ‘‡πŸ»
Read 11 tweets
Feb 3
Let's break down the process of building a GraphQL server from scratch.

Thread πŸ§΅πŸ‘‡πŸ»
Let's start with the theoretical discussion.

Quickly take a look at this thread to get started with GraphQL. πŸ‘‡πŸ»

We are assuming you have Node.js installed on your machine. If you haven't installed it, click on the following link and install it simply.

nodejs.org/en/
Read 20 tweets
Feb 3
What exactly is the HTTP-based system.

Thread πŸ§΅πŸ‘‡πŸ»
HTTP is a communication protocol that establishes the connection between web browsers and web servers.
HTTP is entirely based on the client-server model, where the client initiates the request then waits until it receives a response from the server.
Read 19 tweets
Feb 2
What exactly is GraphQL.

Thread πŸ§΅πŸ‘‡πŸ»
GraphQL is a query language that lets your client request the server to send only the required data.
GraphQL was created by developers at Facebook in 2012.

GraphQL was developed to support the complicated data structures required to show the Facebook News Feed on the mobile application.
Read 18 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

:(