A simple RESTful API built with Laravel, following the Clean Architecture principles. Designed to interact with movie-related data, this API allows users to authenticate, search for movies, and manage ...
Dockerfile: This file contains the instructions to build the Docker image for the bot. example.env: This file contains example environment variables needed by the bot. main.py: This is the main Python ...