Skip to content

Reworked example of https://github.com/apigee/streetcarts as a Petstore. Shows Auth, API Proxies, and Apigee BaaS all working seamlessly together.

License

Notifications You must be signed in to change notification settings

campbebc/BaaSpetstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petstore API application

Petstore 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 Petstore, on the doc wiki.

About Petstore

Petstore 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).

Petstore diagram.

Learn more about what's in Petstore

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

About

Reworked example of https://github.com/apigee/streetcarts as a Petstore. Shows Auth, API Proxies, and Apigee BaaS all working seamlessly together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published