paint-brush
The Art and Science behind REST APIsby@bgoel1991
589 reads
589 reads

The Art and Science behind REST APIs

by [email protected]4mSeptember 8th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

REST is a software architectural style that defines a set of rules to be used for creating web services. Interaction in REST based systems happen through internet's Hypertext Transfer Protocol (HATEOAS) There are 6 constraints that a service should follow - Uniform Interface, Stateless, Cacheable, Code on Demand, Resource-Based, Self-descriptive Messages and Code On Demand. The only optional constraint of REST architecture is code on demand. It is important to create your REST API according to industry standards which results in ease development and increase client adoption.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - The Art and Science behind REST APIs
bgoel1991@gmail.com HackerNoon profile picture

L O A D I N G
. . . comments & more!

About Author

bgoel1991@gmail.com HackerNoon profile picture
[email protected]@bgoel1991

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