Algruun / softfacade

Test task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 94.4%Language:JavaScript 2.2%Language:HTML 2.2%Language:CSS 1.2%Language:Shell 0.1%