Tags

#rest-api

Cover Image for gRPC vs. REST: A Comparative Guide

gRPC vs. REST: A Comparative Guide

Animesh Pathak

Table of Contents In the world of APIs, there are many different architectural styles for building APIs, and each one...

Cover Image for Why Traditional API Testing Fails? Comparing Shadow, Production, Replay Techniques

Why Traditional API Testing Fails? Comparing Shadow, Production, Replay Techniques

Neha

Table of Contents I want to share the story of how our team at a fast-paced startup tackled the challenge...

Cover Image for Building a GO CRUD Rest API from scratch

Building a GO CRUD Rest API from scratch

shivang

Table of Contents Thanks to Francesco Ciulla for making a detailed video on how to create this go crud API...

Cover Image for Exploring GraphQL 101: A Modern Approach to API Development

Exploring GraphQL 101: A Modern Approach to API Development

shivang

Table of Contents In recent years, GraphQL has gained significant traction as a powerful alternative to traditional RESTful APIs. Developed...

Cover Image for Writing a Potions Bank REST API with Spring Boot + MongoDB

Writing a Potions Bank REST API with Spring Boot + MongoDB

Shashwat

Table of Contents This blog post provides a complete walkthrough of the process of building a RESTful API for Potions...

Cover Image for A Comprehensive Guide to REST API and Various API Architectures

A Comprehensive Guide to REST API and Various API Architectures

Aditya

Table of Contents In today’s interconnected world, Application Programming Interfaces (APIs) play a crucial role in enabling communication between different...

Cover Image for SOAP vs REST API: Choosing the right API protocol

SOAP vs REST API: Choosing the right API protocol

shivang

Table of Contents What is an API? So let’s first take a look at what API is all about. So...

Cover Image for Understanding HTTP and HTTPS as a Beginner

Understanding HTTP and HTTPS as a Beginner

ankit

Table of Contents Introduction When I started with web development, I was dreadfully curious about knowing how a website gets...

Cover Image for Understanding the components of APIs

Understanding the components of APIs

hardik

Table of Contents Before I start to bore you with some technical terms of an API, I would highly recommend...

Cover Image for What is an API and My learnings with them

What is an API and My learnings with them

hardik

Table of Contents As a beginner, the term “API” sounded really difficult to me. But today, whenever building a full-fledged...