ruslan-valis / todo-list

Simple REST API to manage tasks creation / visualization (like a TODO list)

Repository from Github https://github.comruslan-valis/todo-listRepository from Github https://github.comruslan-valis/todo-list

Account

Simple REST API to manage tasks creation / visualization (like a TODO list)

Install

$ docker-compose up

Usage

Execute symfony console command

docker-compose exec php-fpm php bin/console

Testing

$ docker-compose exec php-fpm php bin/phpunit

Cleanup

$ docker-compose down --rmi all

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Simple REST API to manage tasks creation / visualization (like a TODO list)

License:MIT License


Languages

Language:PHP 87.6%Language:Shell 10.5%Language:Dockerfile 1.4%Language:Twig 0.6%