Rapid
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.
View on ๐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...