What Is an API Proxy?

Опубликовано: 15 Февраль 2021
на канале: Hey Node
14,460
222

See the written version of this tutorial for links to prerequisites and related tutorials: https://heynode.com/tutorial/what-api...

Understand what an API proxy is and how it can help you customize the way an application consumes your backend services by decoupling the frontend from implementation details of the backend. Also, learn reasons to use an API proxy including the ability to perform data transformations, hide complex calls to multiple services, and cache large or slow results.

Heynode.com: The best online Node.js courses and tutorials to help you solve hard problems fast.