feat(Platform): "Add filtered search" #41
This adds the functionality to search for a movie and filter by the genre of the movie.
How to test:
- Run server locally
- Test different movie names ie. Inception
- Check that the movies are filtering accurately by their name. Inception should appear as Action etc.