Awesome
Slim 3 + Spot todo backend
This is Slim 3 + Spot example for Todo-Backend. Also includes Vagrant virtualmachine config. Note that this is just s simple implementation designed to pass Todo-Backend tests. For more complete API skeleton see Slim API Skeleton.
Run locally
If you have Vagrant installed, start the virtual machine.
$ cd slim-todo-backend
$ vagrant up
Now you can access the example at https://192.168.50.51/todos
License
The MIT License (MIT). Please see License File for more information.