This package was a workaround solution to be able to consume HTTP-POST APIs, such as GraphQL ones, through Witnet. To be able to consume POST APIs without sacrificing decentralization, the WIP-2020 was proposed and activated. You can learn more about how to get data using HTTP-POST in the Witnet documentation.
HTTP service that makes an HTTP-POST request with the arguments given.
Default: 3000
Port where the server will be listening.
Default: 1
Number of seconds before reset the number of requests.
Default: 3
Maximum number of request can be done over RATE_LIMIT_DURATION
.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.