Skip to content

Test d'évaluation technique : développement d'une API RESTful

Notifications You must be signed in to change notification settings

HansYoucef/digitup-company-api-evaluation

Repository files navigation

Laravel Logo

About

Php : ^8.2

Laravel : ^11.9

Installation

Clone the repository
git clone https://github.com/HansYoucef/digitup-company-api-evaluation.git
cd digitup-company-api-evaluation
Install dependencies
composer install --optimize-autoloader
Migrate and seed the database
php artisan migrate
php artisan db:seed

Start the development server

php artisan serve

Testing

php artisan test

or

./vendor/bin/pest

API Documentation

https://documenter.getpostman.com/view/32713209/2sA3duGDLa

About

Test d'évaluation technique : développement d'une API RESTful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published