[PR #217] [MERGED] Add the ApolloTV proxy server #2494

Closed
opened 2026-03-17 00:11:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/217
Author: @NBTX
Created: 10/25/2019
Status: Merged
Merged: 10/25/2019
Merged by: @NBTX

Base: masterHead: master


📝 Commits (2)

  • f51bcc2 Add the proxy server
  • 41c82e1 Remove legacy proxy server middleware

📊 Changes

4 files changed (+10 additions, -62 deletions)

View changed files

📝 nuxt.config.js (+0 -3)
📝 pages/index.vue (+1 -1)
📝 pages/settings.vue (+9 -0)
proxy/index.js (+0 -58)

📄 Description

As discussed, this pull request changes the proxy server to ApolloTV's proxy server for postwoman (postwoman.apollotv.xyz).

The proxy server was first implemented in https://github.com/liyasthomas/postwoman/pull/199 to help mitigate CORS issues.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/217 **Author:** [@NBTX](https://github.com/NBTX) **Created:** 10/25/2019 **Status:** ✅ Merged **Merged:** 10/25/2019 **Merged by:** [@NBTX](https://github.com/NBTX) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`f51bcc2`](https://github.com/hoppscotch/hoppscotch/commit/f51bcc2406efbd778e065ed88391d851008e255c) Add the proxy server - [`41c82e1`](https://github.com/hoppscotch/hoppscotch/commit/41c82e1ea9d11d350cf0cc61ab09f813bfacd20d) Remove legacy proxy server middleware ### 📊 Changes **4 files changed** (+10 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `nuxt.config.js` (+0 -3) 📝 `pages/index.vue` (+1 -1) 📝 `pages/settings.vue` (+9 -0) ➖ `proxy/index.js` (+0 -58) </details> ### 📄 Description As discussed, this pull request changes the proxy server to ApolloTV's proxy server for postwoman (postwoman.apollotv.xyz). The proxy server was first implemented in https://github.com/liyasthomas/postwoman/pull/199 to help mitigate CORS issues. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:11:34 +03:00
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#2494
No description provided.