Skip to content

kyrylich/phalcon-contacts-documents

Repository files navigation

Phalcon test task

Installation

You can start this project via docker

docker-compose up -d --build

Tasks

Task 1

GET http://localhost:8080/

Task 2

You can find schema in file data/task_2_schema.sql

Task 3

GET http://localhost:8080/contacts?limit=2&page=2

GET http://localhost:8080/contacts?search[custom_fields][field_string]=DATA

GET http://localhost:8080/contacts?search[custom_fields][field_date]=2022-01-01

GET http://localhost:8080/contacts?search[custom_fields][field_select]=1

GET http://localhost:8080/contacts?search[custom_fields][field_multi_select]=3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published