django-puppy-store
django-puppy-store copied to clipboard
Test Driven Development of a Django RESTful API
Want to learn how to build this project?
Check out the blog post.
Want to use this project?
- Fork/Clone
- Create and activate a virtualenv
- Install the requirements
- Create a Postgres database called
puppy_store_drf - Apply the migrations
- Run the server