mattyr3200 / individual-project-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FYP - Vision API

About this project

This project is the main data ingests for the IoT Devices coming from the Azure side and serves the majority if not all of the data that the front end consumes

it uses Laravel sanctum this manages auth and also creating and management of tokens.

Running this project

composer install
php artisan migrate
php artisan serve

Testing the application

testing the application can be done by running php artisan test

About


Languages

Language:PHP 89.3%Language:Blade 10.2%Language:Shell 0.5%