Skip to content

A microservice in Laravel that returns property searches based on some criteria

Notifications You must be signed in to change notification settings

djvickx/matcher-microservice

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About This Project

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.

Running this Project

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

Thanks!!

About

A microservice in Laravel that returns property searches based on some criteria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published