Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.86 KB

File metadata and controls

30 lines (20 loc) · 1.86 KB

Implementing APIs

reuse::partial$beta-banner.adoc

Use Anypoint Code Builder to start an API implementation by importing and scaffolding an API spec into an interface that you implement and integrate within a Mule app.

Anypoint Code Builder supports automated scaffolding of OAS, RAML, AsyncAPI, GraphQL, and gRPC APIs, except for APIs that reference OAS or JSON schema fragment dependencies from Exchange.

The methods for implementing APIs using Anypoint Code Builder are:

After scaffolding an API specification into an interface, you are ready to develop, test, and deploy your Mule app as described in int-developing-integrations.adoc. To understand how an integration project can implement an API specification, see the tutorial tut-af-implement-am-flights-api.adoc.

Source Control for Implementation Projects

anypoint-code-builder::partial$acb-reusable-steps.adoc anypoint-code-builder::partial$acb-reusable-steps.adoc