-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a detailed guide on "How to test Local APIs within Hoppscotch?" #204
Comments
I will be working on this issue ! |
Hey @programmersoham , before I assign the issue, may I know if you have registered for TestMu? |
Yes I have ! |
Cool. Assigning this issue to you! |
This issue is still open? |
I forget about this. Feel free to assign it to @ganeshpatil386386 since I'm not working on it. |
@SanskritiHarmukh |
I have an application created using Express, which I often use for demos and tutorials for Hoppscotch. You can check it out and try creating something simple that runs on localhost. |
Hey @ganeshpatil386386 are you still working on this issue? |
Overview:
Hoppscotch provides a convenient way to test your locally hosted APIs using its Browser Extension. It allows you to interact with APIs served from your local development environment directly in your browser.
What You Need to Do:
Write a guide on "How to test Local APIs within Hoppscotch?", showcasing the process from installing the browser extension to testing the local APIs that you have crafted for your application. Attach the code snippets, and image frames that depict the results.
Resources:
The text was updated successfully, but these errors were encountered: