/bookstore

The REST Django Bookstore demo illustrates Django's REST framework with CRUD operations for a 'Book' model including unit tests for model validation and API functionality.

Primary LanguagePython

This repository is not active