Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into clarify-wiremock-veri…
Browse files Browse the repository at this point in the history
…son-for-new-helpers
  • Loading branch information
leeturner committed Jun 13, 2024
2 parents ca6fb47 + 3cc3879 commit 5ccce9a
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions studio/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: WireMock Studio
title: WireMock Studio is now WireMock Cloud
description: WireMock Studio is a tool for building and running mock APIs on your desktop or in your cluster.
---

Expand All @@ -16,17 +16,15 @@
<div class="wiremock-cloud-header__intro">
<div class="wiremock-cloud-header-middle">
<img class="wiremockBIG" src="{{ '/images/wiremockBIG.png' | absolute_url }}" />
<h2>Studio</h2>
<h2>Cloud</h2>
</div>
<h2 class="wiremock-cloud-subtitle">is an IDE for your mock APIs.</h2>
<h2 class="wiremock-cloud-mobile-subtitle">is an IDE for your</h2>
<h2 class="wiremock-cloud-mobile-subtitle">mock APIs.</h2>
<h2 class="wiremock-cloud-mobile-subtitle">is an API productivity platform powered by WireMock.</h2>

<p>
It provides management of multiple mock APIs, support for Swagger, OpenAPI, Postman and JWT, and a full web UI that's accessible to non-coders.
<strong>WireMock Studio has been replaced by WireMock Cloud.</strong> From Git sync to API prototyping to chaos testing and more, WireMock Cloud brings the power of mocking to every stage of building your application.
</p>
<div class="getStartedHeader">
<a class="getStartedLink" href="docs/">Get started</a>
<a class="getStartedLink" href="https://www.wiremock.io" target="_BLANK">Get started</a>
<img src="{{ '/images/studioRightIcon.svg' | absolute_url }}" alt="wiremock get started" width="11" height="11"/>
</div>

Expand Down

0 comments on commit 5ccce9a

Please sign in to comment.