Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 404 Bytes

ODCVL-Server

University Institute of Technology Mentored Project

Stock management app - REST API

Installation

1. Clone repository

$ git clone https://github.com/TPCISIIE/ODCVL-Server.git

2. Install dependencies

$ composer install

Technologies used

  • Slim PHP Micro-Framework
  • Eloquent ORM
  • Sentinel authentication library
  • Respect Validation library