/movie

Primary LanguagePython

Running the project:

start the backend: gunicorn backend.gunicorn:application

run tests: python test.py