Skip to content

igoves/rest-json-api-lamoda

Repository files navigation

REST JSON API for Lamoda

Overview

Simple REST JSON API for Lamoda without framework. API can get all containers, one container and get container with only unique products. Docker running with Nginx, PHP-FPM, Composer and Mongodb.

Main Screen


Installing and start

To install Git, download it and install following the instructions :

git clone https://github.com/utz0r2/rest-json-api-lamoda.git

Go to the project directory :

cd rest-json-api-lamoda

Start the application :

sudo docker-compose up

Open your favorite browser :

Generate some containers and check API =)


Stop and clear services

sudo docker-compose down -v

Testing PHP application with PHPUnit

docker-compose exec -T php ./vendor/bin/phpunit

About me

Hello, my name is Igor Veselov. I am Senior Full Stack Web Developer. Main specialization - Ecommerce websites. Opened for interesting offers.


Contacts

Releases

No releases published

Packages

No packages published