Velv code challenge.
Relevant code can be found here:
$ git clone [email protected]:ruimelodev/code-challenge.git
$ composer install
$ cp .env.example .env
$ php artisan key:generate
$ php artisan serve
Open: http://127.0.0.1:8000/api/computers
$ php artisan test
Import collection to your Postman App.
To test the hosted project, change url to: http://velv-code-challenge.herokuapp.com/api/computers