RapidAPI Profile picture
Jan 24 β€’ 7 tweets β€’ 2 min read
Top five APIs that can help you build weather applications. 🌦️

Thread πŸ§΅πŸ‘‡πŸ»
1️⃣ Visual Crossing Weather

Visual Crossing Weather API provides instant access to both historical weather records and weather forecast data.

rapidapi.com/visual-crossin…
2️⃣ Open Weather Map

Get weather and weather forecasts for multiple cities.

rapidapi.com/community/api/…
3️⃣ Dark Sky

The easiest, most advanced, weather API on the web.

rapidapi.com/darkskyapis/ap…
4️⃣ Forecast

Get 16 days of weather forecast data.

rapidapi.com/wettercom-wett…
5️⃣ Tides

Global Tides API provides tidal heights predictions at any location of the World Ocean.

rapidapi.com/apihood/api/ti…
Visit RapidAPI Hub (RapidAPI.com/category/Weath…) 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

Jan 24
What exactly is an API Key?

Thread πŸ§΅πŸ‘‡πŸ»
Let's first talk a bit about APIs.

API is an interface that allows the software to communicate via the internet. In simple terms, APIs are how apps talk to each other.
To call those APIs, you need an API key to establish a communication path between software.

An API key is a unique code for every user which lets you call an API.
Read 15 tweets
Jan 20
There are 9 HTTP request methods:

- GET
- PUT
- POST
- HEAD
- TRACE
- PATCH
- DELETE
- OPTIONS
- CONNECT

Let's talk about them in a bit more detail πŸ§΅πŸ‘‡πŸ»
HTTP request methods are the actions initiated from the client-side to perform certain actions.

These HTTP request methods are sometimes called nouns or referred to as HTTP verbs.
πŸ“Œ GET

The GET method is the most common of all these request methods. It is used to get the desired resources from the server.

The GET methods don't affect the state of the server.
Read 12 tweets
Jan 19
Millions of websites are using API somehow in today's era.

It's imperative to optimize your API to provide a better user experience.

Here are five ways to optimize your API performance and make it stand out. πŸ§΅πŸ‘‡πŸ»
1️⃣ Use rate-limiting strategy

There might be a case where the user executes a loop, causing many API requests that can slow down your API performance.
In order to avoid such scenarios, use rate-limiting factors and limit the specific number or request in the given time period.
Read 11 tweets
Jan 18
A brief introduction to Axios in the following five tweets.

Thread πŸ§΅πŸ‘‡πŸ»
Axios is a simple promise-based HTTP client using which you can send HTTP requests.

Let’s look at how you can perform API requests using Axios. πŸ‘‡πŸ»
To use `axios` for requesting APIs, you need to install it first in your project.

Run this command in order to use `axios` in your project.πŸ‘‡πŸ» Image
Read 7 tweets
Jan 13
Use these ten excellent facial recognition APIs to create full-stack applications.

Thread πŸ§΅πŸ‘‡πŸ»
1️⃣ Face Detection and Facial Features

This API provides face coordinates for all faces detected in an image.

rapidapi.com/eyerecognize/a…
2️⃣ Mirror-AI

Upload photos and get personalized avatars and emojis for your users.

rapidapi.com/mirror-dev-tea…
Read 12 tweets
Jan 12
Increasing your API adoption is tedious, and sometimes tricky than building it.

But intuitive documentation can provide a good developer experience resulting in more API consumers.

Thread πŸ§΅πŸ‘‡πŸ»
API documentation is generally extensive, covering everything about API.

There is no hard-and-fast rule writing API documentation, yet following some conventions can make your API stand out.
Typical API documentation should cover the following sections to make it simple and developer-friendly. πŸ‘‡πŸ»
Read 15 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

Too expensive? 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!

Follow Us on Twitter!

:(