what is the difference between REST API web service and Apigee?

madhu-2
Participant II

<-------------------what is the difference between REST API web service and Apigee?-------------------->

0 1 1,093
1 REPLY 1

Representational State Transfer (REST) is a software architectural style that defines a set of constraints to be used for creating Web services [1]. Apigee is an API management [3] platform for developing and managing API proxies [2]. It allows API developers to apply security, improve compatibility, track usage, monetize, etc existing APIs. You could find more information on this at the below URLs:


[1] https://en.wikipedia.org/wiki/Representational_state_transfer

[2] https://docs.apigee.com/api-platform/get-started/what-apigee-edge

[3] https://en.wikipedia.org/wiki/API_management