Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 899 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 899 Bytes

Description

Velv code challenge.

Reviewers

Relevant code can be found here:

Install

$ git clone git@github.com:ruimelodev/code-challenge.git

$ composer install

$ cp .env.example .env

$ php artisan key:generate

Run

$ php artisan serve

Open: http://127.0.0.1:8000/api/computers

Test

$ php artisan test

Test with Postman

Import collection to your Postman App.

To test the hosted project, change url to: http://velv-code-challenge.herokuapp.com/api/computers