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
Anjuman 4d66f92aac Move css to seperate file and retheme admin page 2020-12-21 14:10:49 +05:30
static Move css to seperate file and retheme admin page 2020-12-21 14:10:49 +05:30
templates Move css to seperate file and retheme admin page 2020-12-21 14:10:49 +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 admin page 2020-12-19 19:24:35 +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.