Skip to content

Commit

Permalink
updated Rest Client tooling links on index page
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltester committed Feb 27, 2024
1 parent c3d0f35 commit e7815e4
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions challenger/src/main/resources/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@
We recommend that you use an API GUI to interact with the API e.g.
- [Thunderclient](https://www.thunderclient.com/)
- [Bruno](https://www.usebruno.com/)
- [Hoppscotch](https://hoppscotch.io/)
- [Paw (Mac only)](https://paw.cloud/)
- [Insomnia Core](https://insomnia.rest/)
- [Postman](https://www.postman.com/)
- [Postwoman](https://postwoman.io/)
- [Paw](https://paw.cloud/)
## Application
Expand Down Expand Up @@ -135,10 +137,12 @@ <h2 id="about-the-application">About the Application</h2>
<h2 id="tooling">Tooling</h2>
<p>We recommend that you use an API GUI to interact with the API e.g.</p>
<ul>
<li><a href="https://www.thunderclient.com/">Thunderclient</a></li>
<li><a href="https://www.usebruno.com/">Bruno</a></li>
<li><a href="https://hoppscotch.io/">Hoppscotch</a></li>
<li><a href="https://paw.cloud/">Paw (Mac only)</a></li>
<li><a href="https://insomnia.rest/">Insomnia Core</a></li>
<li><a href="https://www.postman.com/">Postman</a></li>
<li><a href="https://postwoman.io/">Postwoman</a></li>
<li><a href="https://paw.cloud/">Paw</a></li>
</ul>
<h2 id="application">Application</h2>
<p>This application has been deployed to a cloud instance. It is also available to download and run locally.</p>
Expand Down

0 comments on commit e7815e4

Please sign in to comment.