REST:API Architecture
Nov 13, 2023 · 2 min read · REST: API stands for Representational state transfer API Rules on how an API should be Rule 1 - Uses Standard HTTP Method HTTP Methods are as follows:- GET POST PUT PATCH DELETE The above are standard verbs used to interact with restful API Ru...
Join discussion
































