GitXplorerGitXplorer
A

django-book-api

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
65b1384c20722574d28bf82570a5d85adcc0daed

Reverted to default user model for testing purposes.

AA-Zaba committed 4 years ago
Unverified
8dbe2e7857257d25af2e6c42c0a627e3fd1eda72

Added Travis-CI and Flake8 configs. Updated requirements.txt. Set up Docker.

AA-Zaba committed 4 years ago
Unverified
111ce3446a3bdf469a399cc7831ec8cf407df582

Initial commit. Created Django project and app.

AA-Zaba committed 4 years ago

README

The README file for this repository.

django-book-api

This project is an exercise in building a RESTful API. I will be using Django, the Django REST Framework, Pytest, TDD, and Docker.