Question d’entretien chez Motive

Difference between REST API and Web services?

Réponse à la question d'entretien

Utilisateur anonyme

23 août 2020

APIs are application interfaces, meaning that one application is able to interact with another application in a standardized way. Web services are a type of API, which must be accessed through a network connection. REST APIs are a standardized architecture for building web APIs using HTTP methods