Skip to content

madelinepet/django_lender

Repository files navigation

django_lender

A Django app with exposed endpoints that list books and their details.

Getting started

Access on http://127.0.0.1:8000/ From your CLI, run "docker-compose up --build" "./manage.py migrate" adds to db Run tests using "./manage.py test -v 2"

Author

Madeline Peters

Routes

Home route: /

Admin: /admin/

  • Escape from admin view using the back arrow in your browser

Book List Route: /books/

Book Detail Route: Access this route by clicking on a book in the books view

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors