5

I generated an api SDK using OpenAPI typescript-redux-query. Unfortunately it does not create any README file, like many other generators do, and I have no idea how should I use it.

An example project can be found on github, but I'm not sure if that's up to date.

How should I initialize this SDK, and how to use it in my project?

1 Answer 1

4

The redux-query project that the OpenApi generator uses was last updated 2 years ago. It seems to be abandoned, and since the redux-query generator is not well documented, I don't suggest using them.

I ended up using the Redux Toolkit generator. It can also generate an SDK from your OpenAPI definitions, and the rtk-query documentation explains well how to use them.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.