$ curl -X POST -H "Content-Type: application/json" http://127.0.0.1:8000/api/cart-items/ -d "{"product_name":"name","product_price":"41","product_quantity":"1"}"