streams-explorer icon indicating copy to clipboard operation
streams-explorer copied to clipboard

Explore alternatives to restful-react

Open disrupted opened this issue 3 years ago • 0 comments

The restful-react library, which we're currently using, provides some very convenient features, especially the fetchers codegen.

However, all current vulnerabilities reported by npm audit (except for 1 in canvas where a fix already exists) are due to restful-react. Moreover, it uses a lot of deprecated libraries (e.g. request has been deprecated for almost 3 years) and is largely unmaintained at this point.

We should look into alternatives that provide a similar feature set.

disrupted avatar Nov 24 '21 11:11 disrupted