Tutorials
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
Java
9.3K+ articles
ReactJS
3.3K+ articles
Difference Between
3.1K+ articles
Node.js
3.0K+ articles
TechTips
1.8K+ articles
React-Questions
713+ articles
NodeJS-Questions
450+ articles
Java-Spring-Boot
340+ articles
Web-API
134+ articles
RESTful
14 posts
Recent Articles
Popular Articles
REST API Introduction
Last Updated: 11 July 2025
REST API stands for REpresentational State Transfer API. It is a type of API (Application Programming Interface) that allows communication between different systems over t...
read more
Node.js
Web-API
RESTful
Richardson Maturity Model - RESTful API
Last Updated: 01 August 2024
The Richardson Maturity Model (RMM), proposed by Leonard Richardson, is a model used to assess the maturity of a RESTful API based on its implementation levels. It consist...
read more
Web Technologies
Node.js
Geeks Premier League
Geeks-Premier-League-2022
NodeJS-Questions
RESTful
Best Practices For Naming API Endpoints in a RESTful Architecture
Last Updated: 28 April 2025
Naming API endpoints is important in designing a clear and easy-to-use API. By using consistent and descriptive names, avoiding abbreviations, and following best practices...
read more
Java
RESTful
What is the Difference Between PUT, POST, and PATCH in RESTful API?
Last Updated: 28 April 2025
In the context of RESTful web services, HTTP defines several methods for manipulating resources. The most commonly used methods are POST, PUT, and PATCH.POSTThe POST metho...
read more
Java
Difference Between
Java-Spring-Boot
RESTful
How to Create RESTful API and Fetch Data using ReactJS ?
Last Updated: 08 January 2025
React JS is more than just an open-source JavaScript library, it's a powerful tool for crafting user interfaces with unparalleled efficiency and clarity. One of React's co...
read more
ReactJS
React-Questions
NodeJS-Questions
RESTful
How to Publish Any API on Rapid API Platform ?
Last Updated: 26 October 2023
The Rapid API Platform is a multi-cloud, customized hub to find, connect to, and share APIs. The API Platform improves the developer experience with integrated tools for d...
read more
TechTips
Web-API
RESTful
REST API CRUD Operations Using ExpressJS
Last Updated: 19 February 2025
In modern web development, REST APIs enable seamless communication between different applications. Whether it’s a web app fetching user data or a mobile app updating profi...
read more
Node.js
Web-API
RESTful
Spring Boot - How to set a Request Timeout for a REST API
Last Updated: 28 April 2025
In Microservice architecture, there are multiple microservices available for an application. For the application to work properly necessary services need to communicate wi...
read more
Picked
Java-Spring-Boot
RESTful
Geeks Premier League 2023
Springboot
GraphQL vs REST vs SOAP vs gRPC: Top Differences
Last Updated: 25 September 2024
In the world of software development, mastering backend technologies like GraphQL, REST, SOAP, and gRPC is a big deal. These technologies help computers talk to each other...
read more
GBlog
Web Technologies
Picked
Web-API
GraphQL
RESTful
GBlog 2024
vs
What Makes an API RESTful?
Last Updated: 21 March 2025
In web development, APIs help different software systems to interact with each other. They allow applications to request data or services from other programs, making it po...
read more
Web Technologies
Node.js
RESTful
What is an API Endpoint ?
Last Updated: 03 April 2024
The API endpoint is the specific URL where requests are sent to interact with the API. In this article, we will discuss API Endpoint their working and the differences betw...
read more
Web Technologies
Picked
Node.js
RESTful
How to Create A REST API With JSON Server ?
Last Updated: 15 May 2024
Setting up a RESTful API using JSON Server, a lightweight and easy-to-use tool for quickly prototyping and mocking APIs. JSON Server allows you to create a fully functiona...
read more
Web Technologies
Picked
Node.js
JSON
RESTful
Top 10 Python REST API Frameworks in 2025
Last Updated: 24 April 2025
In a rapidly changing web development scene, REST APIs have emerged as the underlying functionality that allows for the development of scalable and efficient applications....
read more
GBlog
Picked
Web-API
RESTful
GBlog 2024
Python-API
GBlog 2025
A Guide to RestClient in Spring Boot
Last Updated: 26 June 2025
In Spring Boot applications, external services often need to be communicated via REST APIs. Traditionally, RestTemplate was used for this purpose, but it is now considered...
read more
Picked
Java-Spring-Boot
RESTful
Advance Java
HTTP Status Code
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !