This project is dependent on python3
and pip3
make sure it is installed.
- Download or clone the project.
- Now go to projects root folder, i.e.
cd ~/backend_books_api
- Run the command below to setup environment and install project dependenies.
sh setup.sh
- Run below command to start the server
python3 api.py