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 5eb40b6fd8 Allow Cross-Origin requests 2021-01-03 12:45:54 +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 Allow Cross-Origin requests 2021-01-03 12:45:54 +05:30
requirements.txt Allow Cross-Origin requests 2021-01-03 12:45:54 +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.