paint-brush
What Does REST in RESTful API?by@tharindu
437 reads
437 reads

What Does REST in RESTful API?

by Tharindu Bandara5mOctober 3rd, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

An API behaves as an access point to an application, where you can do some operations and get some data from it. An API will provide a simple but yet powerful communication between components. The interface between components will be uniform, allowing them to be scalable, reliable, portable and modifiable. REST is an architectural style to design an API, with a set of constraints, governing REST. This means, no client or server is stored within the client and the client is Stateless. This is another constraint defined in the definition of REST.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - What Does REST in RESTful API?
Tharindu Bandara HackerNoon profile picture
Tharindu Bandara

Tharindu Bandara

@tharindu

I am a Software Engineer works in the identity and access management domain.

About @tharindu
LEARN MORE ABOUT @THARINDU'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Tharindu Bandara HackerNoon profile picture
Tharindu Bandara@tharindu
I am a Software Engineer works in the identity and access management domain.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here