Django version of the Futurama Quote Machine

I wanted to learn Django and Django REST Framework.

I wanted to learn Django and Django REST Framework.  So I put together a web app based on my Flask version of the Futurama Quote Machine.

I ended up using the same text of Futurama quotes I found on Github, but I added an API so that I can add quotes as I find them or if I catch one while watching an episode

You can look at the code here:

Code Repo

GitHub - BitsofJeremy/django_futurama_quote_machine
Contribute to BitsofJeremy/django_futurama_quote_machine development by creating an account on GitHub.