Skip to content

Algruun/softfacade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run:

python manage.py makemigrations
python manage.py migrate
python manage.py loaddata library.json
python manage.py runserver
  • Authors list

    /authors/

  • Operations with Author

    /authors/{id}

  • Books list

    /books/

  • Operations with Book

    /books/{id}

  • Paginated Library

    /library/

  • Statistics

    /statistics/

About

Test task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published