Closed ubmit closed 1 year ago
According to the documentation, Zodios uses Tanstack Query as the base for the API client. Shouldn't this be mentioned in the homepage instead?
you are confusing things. tanstack query does not include an http fetcher. Zodios Api client is based on axios. If you use react, you can also use tanstack-query on top of it and zodios provides one.
According to the documentation, Zodios uses Tanstack Query as the base for the API client. Shouldn't this be mentioned in the homepage instead?