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
Firewalkers fcd74cbbfb Initial commit 2020-12-19 13:46:00 +01:00
.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

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.