Rapid

Rapid

@Rapid_API

World's largest premier API Developers Hub. Access 40K+ APIs and cutting-edge DevTools to find, build and monetize innovation. Join 4+ Million developers today.

San Francisco, CA t.co Joined Jan 2016
365
Threads
1,204
views
118.8K
Followers
11.4K
Tweets

Threads

A complete introduction to GraphQL GraphQL is a query language that lets your client request the server to send only the required data. Let's deep dive into it. ๐Ÿงต๐Ÿ‘‡๐Ÿป

There are four types of Web APIs: - Public API - Private API - Partner API - Composite API Let's discuss them in detail ๐Ÿงต๐Ÿ‘‡๐Ÿป

Ten API-based project ideas for web developers ๐Ÿ‘‡๐Ÿป 1. QR code generator ๐Ÿ”ฒ 2. Weather app ๐ŸŒฆ๏ธ 3. Translation app ๐Ÿ”ค 4. Chatbot ๐Ÿค– 5. Geolocation app ๐ŸŒ 6. Messaging app ๐Ÿ“ญ 7. Sentim...

Best practices for designing REST APIs. ๐Ÿงต๐Ÿ‘‡๐Ÿป

Let's talk about widely used HTTP request methods and how to test them. In this thread, we will cover: - GET - POST - PUT - DELETE ๐Ÿงต๐Ÿ‘‡๐Ÿป

Introduction to CORS CORS is an HTTP-based mechanism that lets you request data from one URL to a different URL. Let's talk about it in a bit more detail. ๐Ÿงต๐Ÿ‘‡๐Ÿป

Everything you need to know about HTTP-based systems. It is a communication protocol that establishes the connection between web browsers and web servers. Thread ๐Ÿงต๐Ÿ‘‡๐Ÿป

A quick Introduction to API ๐Ÿ–‡๏ธ The following ten tweets will give you an agile intro to API if you're new to the API development world. A Thread ๐Ÿงต๐Ÿ‘‡๐Ÿป

You must have heard of the term RESTful API. Let's try to get a quick introduction to the REST API in the following ten tweets. A Thread ๐Ÿงต๐Ÿ‘‡๐Ÿป

HTTP status codes are pretty confusing sometimes. ๐Ÿ”น Informational (100โ€“199) ๐Ÿ”น Successful (200โ€“299) ๐Ÿ”น Redirects (300โ€“399) ๐Ÿ”น Client errors (400โ€“499) ๐Ÿ”น Server errors (500โ€“599) Let's...

Want to learn more about API? Here is the curated list of excellent infographics related to web APIs, request methods, status codes, and much more. ๐Ÿงต๐Ÿ‘‡๐Ÿป

Here are ten widely used HTTP headers: ๐Ÿ”น Accept ๐Ÿ”น Accept-Encoding ๐Ÿ”น Authorization ๐Ÿ”น Accept-Language ๐Ÿ”น Content-Type ๐Ÿ”น Content-Location ๐Ÿ”น Content-Encoding ๐Ÿ”น Content-Length ๐Ÿ”น Content...