uliantsev-a / book-publishers

Test exam on backend developer position

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book publishers with DRF

Implementation of the test for the position of the developer backend

Get start:

python ./project/manage.py makemigrations publisher shop
python ./project/manage.py migrate
python ./project/manage.py loaddata tests_data

python ./project/manage.py runserver

Api Root = http://localhost/api/
Admin pane = http://localhost/admin/

Database Scheme

About

Test exam on backend developer position


Languages

Language:Python 100.0%