/django-rest-framework-store-api

A general store app built using DRF.

Primary LanguagePython

About the application

This is a Django based general store app which allows a user to POST, GET, DELETE products and its respective brand and price.

Installing and executing the app

> git clone https://github.com/nidhisha-shetty/django-rest-framework-store-api
> cd django-url-shortner-app
> python manage.py runserver