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 relays (need to merge #960 first) #961

Open adshmh opened 11 months ago

adshmh commented 11 months ago

Description

This PR adds support for relays in REST format, i.e. with JSON payload rather than JSONRPC, and optionally specify a Path and the HTTP Method.

Issue

Part of work on #860

Type of change

Please mark the relevant option(s):

List of changes

Testing

Required Checklist

If Applicable Checklist