I am a brand new Apigee Edge user.
The page http://docs.apigee.com/tutorials/add-and-configure-your-first-api teaches us how to set up an API proxy. But after this, I still hardly understand how to use Apigee to setup more (real-world) API sources as API management. (The trivial example didn't explain how to setup policy neither.)
Does the Apigee have more tutorial lectures for setting up more API proxies and proxy policies?
I wish to practice more and build more proxies, and understand dashboard, such as monitoring analytics as shown in the demo. I am just wondering, like in the demo video, which indicates several API proxies (https://www.youtube.com/watch?v=WaifuBpP11U) or there are sample data intrinsically in Apigee Insights, whether Apigee have some your own API sources (for users' hand-on practice), or teach us how to connect to real-world API, like, twitter, or google analytics etc....?
Thanks.
Solved! Go to Solution.
@Hsiang-Hsuan Hung: A great way to learn about API proxies is to work with the samples as described in Using the sample API proxies.
The best example I can think of of setting up a 'real-world' API proxy is the Apigee StreetCarts Example. It's "a full end-to-end sample that illustrates the power Edge as an API management and data storage solution. It provides scripts for deploying the API proxies into your own Edge organization, creates the Edge artifacts necessary for the sample to work, and populates the API BaaS data store. It also provides Postman collections for executing calls to StreetCarts."
When you're done with that, you might also be interested in checking out the API proxy configuration reference.