[GH-ISSUE #1483] Do we support APIs hitting from localhost? #475

Closed
opened 2026-03-16 15:35:09 +03:00 by kerem · 1 comment
Owner

Originally created by @saki-osive on GitHub (Feb 12, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1483

Is your feature request related to a problem? Please describe.

Do we support RPC calls that would enable hitting APIs from the local network as well?

Describe the solution you'd like

An RPC implementation can be used for this.

I found a similar thing in the Polkadot Explorer by choosing Development network.

Originally created by @saki-osive on GitHub (Feb 12, 2021). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/1483 **Is your feature request related to a problem? Please describe.** Do we support RPC calls that would enable hitting APIs from the local network as well? **Describe the solution you'd like** An RPC implementation can be used for this. I found a similar thing in the [Polkadot Explorer](https://polkadot.js.org/apps/#/explorer) by choosing Development network.
kerem closed this issue 2026-03-16 15:35:14 +03:00
Author
Owner

@liyasthomas commented on GitHub (Feb 13, 2021):

Hi @saki-osive, thanks for posting your question. We're using Axios HTTP client for Hoppscotch. I am afraid Axios does not offer any rpc support.

Refer: https://github.com/axios/axios/issues/1069

<!-- gh-comment-id:778538764 --> @liyasthomas commented on GitHub (Feb 13, 2021): Hi @saki-osive, thanks for posting your question. We're using Axios HTTP client for Hoppscotch. I am afraid Axios does not offer any rpc support. Refer: https://github.com/axios/axios/issues/1069
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#475
No description provided.