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 441740b670 Change background and text colors 2020-12-21 20:37:24 +05:30
static Change background and text colors 2020-12-21 20:37:24 +05:30
templates Theme Inputs and Buttons. Change font and background 2020-12-21 20:11:32 +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 /data/<key> to get value of certain key 2020-12-19 19:38:59 +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.