API endpoints for food delivery service app for a restaurant to fulfill the requirements of ADC 2.
- apt get install pipenv # Installing pipenv
- pipenv --python python 3.6 # Creating evironment for specific python version
- pipenv shell # Activation the environment