This repo creates a mock API to be used by the other parts of the system. In production, the actual car data will be presented via a similar API.
Go to file
Ceda EI e055e70778 Add app.py with mock api implementation 2020-12-19 18:49:11 +05:30
.gitignore Initial commit 2020-12-19 13:46:00 +01:00
LICENSE Initial commit 2020-12-19 13:46:00 +01:00
README.md Initial commit 2020-12-19 13:46:00 +01:00
app.py Add app.py with mock api implementation 2020-12-19 18:49:11 +05:30

README.md

MockCarAPI

This repo creates a mock API to be used by the other parts of the system. In production, the actual car data will be presented via a similar API.