Skip to content

ruimelodev/code-challenge

Repository files navigation

Description

Velv code challenge.

Reviewers

Relevant code can be found here:

Install

$ git clone [email protected]: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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages