realpython / django-puppy-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

  1. Fork/Clone
  2. Create and activate a virtualenv
  3. Install the requirements
  4. Create a Postgres database called puppy_store_drf
  5. Apply the migrations
  6. Run the server

About

License:MIT License


Languages

Language:Python 100.0%