From the course: Building APIs with Swagger and the OpenAPI Specification

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

API management with Apigee

API management with Apigee - REST Tutorial

From the course: Building APIs with Swagger and the OpenAPI Specification

Start my 1-month free trial

API management with Apigee

- [Instructor] In this lesson, we'll use Google Apigee an API Management Platform, like Google Apigee, can help centralize management of common API functions, such as security, throttling, monetization, monitoring and air handling. For those of you following along, Apigee provides a free developer account that you must register for before beginning this section of the course. All you need to do is click on the Free Trial button in the upper right-hand corner on the Apigee Home Page. I have an account, so I'm going to go ahead and sign in. The first thing that we'll want to do You'll notice it's referencing an OpenAPI specification. Once we click on that option, we're going to add the spec by clicking on this blue button in the upper right-hand corner. Now, you'll notice we have three options. We can create a New Spec, we can Import a spec from a URL, or we can Import a file. We're going to use the Import URL option. And you'll remember that our API definitions are sitting in…

Contents