Skip to content

Test exam on backend developer position

Notifications You must be signed in to change notification settings

uliantsev-a/book-publishers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages