Recap the fundamental API-related workflows in Anypoint Platform
Export, import, and publish an API specification
Manage an API instance in API Manager
Implement an API as a Mule application
Expose an HTTPS endpoint from a Mule application
Register an API implementation using autodiscovery
Apply and follow coding conventions
Securely parameterize Mule applications and its Maven build for different runtime environments
Deploy to CloudHub from a Maven build
Implement operational logging
Expose healthcheck endpoints and monitor a Mule application from Anypoint Platform
Extract reusable Mule application code into a library
Enable a Mule application for unit testing with MUnit
Perform basic unit testing for integration functionality
Mock external dependencies
Spy on the data exchanged with external dependencies