From 5cda55d957be7c1c7333dd1e7d83e094244142ce Mon Sep 17 00:00:00 2001 From: anshika1800 <71917565+anshika1800@users.noreply.github.com> Date: Fri, 2 Oct 2020 12:10:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3372bc..ef9e166 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # RESTful-API -REST stands for REpresentational State Transfer. +REST stands for REpresentational State Transfer REST is nothing but an architectural style for building APIs. Set of rules for RESTful API are: - use HTTP request verb.