API for Movie Night built with Django
Find a file
2025-06-30 22:31:06 +00:00
.idea .idea updates 2025-05-29 13:21:28 -05:00
init-scripts added support for movie search 2025-04-13 01:47:22 -05:00
movie_db removed debug print 2025-06-30 15:37:37 -05:00
movie_manager added new lighter serializer for list of movielists 2025-06-30 17:30:41 -05:00
movienight moved omdb key to settings file 2025-04-23 16:06:58 -05:00
users initial commit 2025-04-07 00:30:11 -05:00
.env.example updated .env example 2025-05-08 18:03:38 -05:00
.gitignore updated .gitignore 2025-04-08 17:12:37 -05:00
docker-compose.yml added support for movie search 2025-04-13 01:47:22 -05:00
Dockerfile updated docker to use development server for live reloading 2025-06-03 00:10:32 -05:00
manage.py initial commit 2025-04-07 00:30:11 -05:00
README.md initial commit 2025-04-07 00:30:11 -05:00
requirements.txt added support for movie search 2025-04-13 01:47:22 -05:00

Movie Night API

Requirements:

  • Docker