I am aware of the fact that Woocommerce provides APIs for most of its functionalities. I have gone through the below documentation
Now cart is one of the most important features of any e-commerce application. I did some research and found that the cart works with sessions on the web. Now I am not understanding how to create API for cart in Woocommerce. I have done a lot of research but in vain. Nothing seems to work. There must be a way to do this. Any help is appreciated.