pokt-network / pocket

Official implementation of the Pocket Network Protocol v1
https://pokt.network
MIT License
61 stars 33 forks source link

[Utility] Support RESTful relay payloads #860

Open adshmh opened 1 year ago

adshmh commented 1 year ago

Objective

Support relays to RESTful services

Origin Document

803

image

Goals

Deliverable

Non-goals / Non-deliverables

General issue deliverables

Testing Methodology


Creator: [@adshmh ] Co-Owners: [@Olshansk ]

Poktnews commented 1 year ago

/reviewpad summarize

reviewpad[bot] commented 1 year ago

AI-Generated Summary: This issue focuses on adding support for relays to RESTful services. The main goals include handling RESTful method, path, contents, etc. Deliverables involve updating the utility module code and creating an e2e test for a happy scenario. General issue deliverables require updating READMEs, source code tree explanations, and adding relevant mermaid diagrams. The testing methodology includes task-specific tests, new tests, running all tests, and verifying the functionality of LocalNet and k8s LocalNet.

Olshansk commented 1 year ago

@adshmh I moved this into M3 (since its a utility feature) with M4 being infrastructure related to DevNet