API part for the application Drive Store.
An API application providing product prices filled in MongoDB through project Drive-Store Scraper Selenium.
For the whole detailled project follow the PROJECT.md
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
The application is based on Python 3 are requires the following libraries:
python
>= 3.6
django
>= 2.1
pymongo
>= 3.6
pip install django pymongo
Run the Django application through the manage.py script.
python manage.py runserver 8080
The application provides
Section coming soon…
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
Section coming soon…