Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include::reuse::partial$beta-banner.adoc[tag="anypoint-code-builder"]
// include::partial$acb-ide-logos.adoc[tags="both-ides"]

//intro
Use the Anypoint Code Builder integrated development environment (IDE) for your API designs, implementations, and integration development. Work locally with Anypoint Code Builder for Desktop on Microsoft Visual Studio Code (VS Code) or from your browser with Anypoint Code Builder through Anypoint Platform. The IDEs support the development lifecycle:
Accelerate API and integration development with Anypoint Code Builder, an integrated development environment (IDE) available as a desktop application or cloud-based service. Work locally with Anypoint Code Builder for Desktop on Microsoft Visual Studio Code (VS Code) or from your browser with Anypoint Code Builder through Anypoint Platform. Design, implement, and test APIs and integrations using built-in connectors, scaffolding, source control, and Anypoint Platform integration. The IDEs support the development lifecycle:

* API specification design (OAS or RAML), a mocking service for testing, source control, and publication to Anypoint Exchange
* API implementation features for importing supported API specifications (such as OAS, RAML, AsyncAPI, or GraphQL) and autogenerating interfaces (scaffolding) for flows and error handlers within a Mule application
Expand Down