Technology Stack:
- Lumen
- MySQL
- PHPUnit
🚀 API Docs
Installation:
Add MySQL connection details into .env
git clone https://github.com/appastair/cgtt2020.git .
cd cgtt2020
composer install
php artisan migrate
php -S localhost:8000 -t test/public/
Technology Stack:
🚀 API Docs
Installation:
Add MySQL connection details into .env
git clone https://github.com/appastair/cgtt2020.git .
cd cgtt2020
composer install
php artisan migrate
php -S localhost:8000 -t test/public/