REST API
Rest acronym for Representation state transfer. It is architectural style for distributed hyper media systems and was first represented by fielding in 2000 in his famous, Like any other architectural style REST it also have its own 6 guiding constrains which must be satisfied if an interface need to be referred as Restful, Principles of rest : Client - Server stateless cacheable Uniform Interface Layered System code on demand Rest and HTTP not same A lot of people prefer to