https://teamorborb.github.io/CarHubAPI/
Prerequisite:
-
pythonversion 3.8 or later -
Clone this repo
$ git clone --depth 1 https://github.com/TeamORBORB/CarHubAPI.git
$ cd CarHubAPI- Install required Python modules
$ python3 -m pip install -r requirements.txt- Start the server
$ python3 main.py