An open API service indexing awesome lists of open source software.

https://github.com/asandahdevs/petrolhead

A backend application for car inventory using django-rest-framework for api development
https://github.com/asandahdevs/petrolhead

api backend django django-rest-framework

Last synced: over 1 year ago
JSON representation

A backend application for car inventory using django-rest-framework for api development

Awesome Lists containing this project

README

          

# A car inventory application

The sole purpose of this application is to serve data about different german car manufacturers.

**NB:** For local development , please install docker desktop via https://www.docker.com/products/docker-desktop/ and run the following command after cloning the repo:
- docker-compose up --build