/phonebook-webservice

Test task for Profitclicks

Primary LanguagePHP

Task

Create a simple web service which implements a phone book storage.

Technologies

PHP, Laravel, MySQL, Composer.

Architecture

Model–view–controller.

Methods

List contacts, add a contact, get a contact, edit a contact, delete a contact. List phones, add a phone for the contact, get a phone, edit a phone, delete a phone.