Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.74 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.74 KB

StreetCarts API application

StreetCarts is a full API application that integrates Apigee Edge with API BaaS to provide data about mobile food carts.

Getting started

Learn how to install, set up, and use StreetCarts, on the doc wiki.

About StreetCarts

StreetCarts illustrates the following:

  • Multiple client-facing proxies calling a single internal proxy (using proxy chaining) to share a connection with a backend resource.
  • Authentication with Edge OAuth policies.
  • Authorization with API BaaS user groups, roles, and permissions.
  • Enforcing two distinct client access levels with the Quota policy.
  • Suppressing traffic spikes with the Spike Arrest policy.
  • Node.js modules to integrate an API BaaS data store with Edge proxies.
  • Storing sensitive credential data in the Edge secure store (vault).

StreetCarts diagram.

Learn more about what's in StreetCarts

StreetCarts integrates a set of Edge API proxies with an API BaaS data store. You might be interested in: