Property Share Demp Api
Demo Rest Apis build on Laravel, Mysql for a react based Property Selling on Sharing base website
Setup:
- After Cloning, run composer install to install required dependencies.
- Create .env from .env.example and edit database, url configuration.
- Run php artisan key:generate to generate configuration
Apis:
-
Property List Apis(/api/property?city={city}&type={type}&sort={sort)
This api return list of properties with filter available on city, type and different type of sorting.