An Introduction to REST API
In this article, I would like to introduce to the reader, REST APIs. REST is an acronym for Representational State Transfer. It is a standard of communication between a resource consumer (browsers, apps) and a resource provider (servers). REST API pl...
Jun 5, 20235 min read60
