A backend for the Mobile app, it is a bridge between the app and the Parser. It receives and parsists files and informaiton about the user.
# install dependencies
composer install --prefer-dist --no-progress --no-suggest
# start dev server
php -S localhost:8000 -t public_html/ &
There are newman tests avaliable in tests
folder. Run following command to run them (installed newman 4.6
is required):
newman run tests/newman/postman_collection.json -e tests/newman/localhost.postman_environment.json
Use Git Actions workflow
Use ftp to access the files. Access is restricted only to required personel.