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 check out the site here:

Futurama Quote Machine
https://fqm.funinternetthings.com

You can look at the code here:

Code Repo

The Above Average Jeremy / django_futurama_quote_machine · GitLab
A Django App that returns Futurama quotes

Mastodon