Skip to content

szgyuri/car_partner_registry

Repository files navigation

Homework to RoadRecord

Car Partner Registry App

With Django 1.11.20 Python 3.6 PostgreSQL 10

Swagger docs: http://localhost:8000/swagger

Accessing json and download yaml: http://localhost:8000/swagger.json and /swagger.yaml

Install requirements: pip install -r requirements.txt

Running server: python manage.py runserver

Test running: python manage.py test

Authentication implementing with Token-based auth

About

Homework to RoadRecord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published