how to use odata api in react js? how it works can you explain me
I have odata api from backend. I want to call this api from react js. How can i do it? how it works odata api. what is differences between calling rest(which i using simple axios) and calling o data from react?