Skip to content

robuedi/properties-api

Repository files navigation

Properties API

Build Status Lint

This project is the backend API for a properties renting app

Setup

  1. Clone repo + composer install vendors
  2. Install Laravel Sail + in terminal in repo base sail up -d
  3. Prepare the DB with: sail artisan migrate:fresh + sail artisan db:seed and fake data for demo with sail artisan db:seed --class=FakerSeeder

API Endpoints Docs

Your local API Docs URL here Properties API

Test cases

Properties API

License

Copyright (C) Eduard Cristian Robu - All Rights Reserved Written by Eduard Cristian Robu <robu.edi.office at gmail.com>, 2024

About

An API build as the backend side for a SPA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published