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
3 changes: 1 addition & 2 deletions guides/articles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ title: Index
description: Complete list of articles and guides for Hoppscotch.
---

<Tip>Interested in writing an article about Hoppscotch? Contact us at `support@hoppscotch.io`.</Tip>

<Tip>Interested in writing an article about Hoppscotch? Contact us at `support@hoppscotch.io`. We welcome community guides that help developers learn and use Hoppscotch effectively.</Tip>
<CardGroup cols={1}>
<Card title="RESTful API testing with Hoppscotch" iconType="light" icon="circle-arrow-right" href="/guides/articles/restful-api-testing-with-hoppscotch">
Representational State Transfer (REST) APIs are a core part of communication between a web/mobile client and a server...
Expand Down