1. IBM API Connect V2018 overview
- Exercise: Review the API Connect development and runtime environment
2. API Connect development platform
3. Creating an API definition
- Exercise: Create an API definition from an existing API
4. Defining APIs that call REST and SOAP services
- Exercise: Define an API that calls an existing SOAP service
5. Implementing APIs with the LoopBack framework
- Exercise: Create a LoopBack application
6. LoopBack models, properties, and relationships
7. Defining data sources with connectors
- Exercise: Define LoopBack data sources
8. Implementing remote methods and event hooks
- Exercise: Implement event-driven functions with remote and operation hooks
9. Assembling message processing policies
- Exercise: Assemble message processing policies
10. Declaring client authorization requirements
11. Creating an OAuth 2.0 provider
- Exercise: Declare an OAuth 2.0 provider and security requirement
12. Deploying an API to a Docker container
- Exercise: Deploy an API implementation to a container runtime environment
13. Publishing and managing products and APIs
- Exercise: Define and publish an API product
14. Subscribing and testing APIs
- Exercise: Subscribe and test APIs