This is a demo project created in PHP and Laravel which consists of an api endpoint to find all relevant search profiles for the property and return them in the correct order. It contains a demo dataset that is loaded on the run time to test out this endpoint.
Run the command
composer intall
Now run the following command to start app
php artisan serve
Open this url in the browser:
/api/match/{propertyId} Use this property id (d44d0090-a2b5-47f7-80bb-d6e6f85fca90) to run for the provide demo data