Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.11 KB

tutorials.adoc

File metadata and controls

24 lines (18 loc) · 1.11 KB

Tutorials

reuse::partial$beta-banner.adoc

  • tut-af-amflights-overview.adoc:

    Use Anypoint Code Builder to design and implement an API specification example called American Flights API that returns flight information from a MySQL database.

  • tut-local-api-specification.adoc:

    Scaffold an API specification into an interface to implement within your IDE, and sync changes to the specification with the interface without first publishing to Anypoint Exchange. For example, after adding a new endpoint to your API specification, you can re-scaffold the change into the interface to add a flow for that endpoint to the interface’s configuration XML file.

  • tut-graphql-implement-api.adoc:

    Implement a GraphQL API that you publish to Exchange.

  • tut-slack-create-escalation-api.adoc:

    Create an integration that notifies you through email or Slack when a new case is created in Salesforce.