KyryloKrasiuk / HSA-L4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start the stack with docker compose

$ ./run.sh

Stop the stack with docker compose

$ ./stop.sh

Run siege tests

sudo apt-get install siege
$ ./test.sh

Feel data

GET http://localhost:8080/index.php?action=init

Clear data

GET http://localhost:8080/index.php?action=clear

Get data

GET http://localhost:8080/index.php

About


Languages

Language:PHP 74.9%Language:Shell 16.6%Language:Dockerfile 8.5%