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
- Host: GitHub
- URL: https://github.com/asandahdevs/petrolhead
- Owner: AsandahDevs
- License: mit
- Created: 2024-02-11T20:40:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T17:00:00.000Z (about 2 years ago)
- Last Synced: 2025-01-14T15:44:43.503Z (over 1 year ago)
- Topics: api, backend, django, django-rest-framework
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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