Front-End Interview > Web Development and Networking > Flashcards
What is REST?
A REST API defines a set of functions which developers can perform requests and receive responses via HTTP protocol such as GET and POST.