Is your feature request related to a problem? Please describe.A) I will provide you with a JSON file containing a list of movies in my cinema. The list will contain the name and description of each movie. I want you to add these movies to your database when your applications start up.
B) However, there are some missing pieces of information namely: release date, main cast, director, and budget. This information is hosted at: https://cinema.stag.rihal.tech/, where the API endpoint is: GET /api/movie/{movie_id}
Describe the solution you'd like
Just Part B
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. A) I will provide you with a JSON file containing a list of movies in my cinema. The list will contain the name and description of each movie. I want you to add these movies to your database when your applications start up.
B) However, there are some missing pieces of information namely: release date, main cast, director, and budget. This information is hosted at: https://cinema.stag.rihal.tech/, where the API endpoint is: GET /api/movie/{movie_id}
Describe the solution you'd like Just Part B
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.