What means REST in API?

REST or RESTful API design (Representational State Transfer ) is designed to take advantage of existing protocols. While REST can be used over nearly any protocol, it usually takes advantage of HTTP when used for Web APIs.

Leave a Reply

Your email address will not be published. Required fields are marked *