SmartHomeAPI is a RESTful service designed to provide a platform for managing and controlling smart home devices.
To get started with this project, clone the repo with:
git clone https://github.com/DQ4781/SmartHomeAPI.git
Then install the library requirements with:
pip install -r requirements.txt