/RESTful_API_CRUD_shoppingcart

this REPO contains a shopping cart created using Python , Django and mongoDB. the cart can perform CRUD operations . it is a RESTful API.

Primary LanguagePython

RESTful_API_CRUD_shoppingcart

this REPO contains a shopping cart created using Python , Django and mongoDB. the cart can perform CRUD operations . it is a RESTful API.

superuser id- admin. superuser pwd- admin.

after opening the project on the code editor , please type "python manage.py runserver" on the terminal and the API should start working , if there are any issues in this , please raise an issue or contact me .