Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arslanoov/project-manager-api

Backend part of https://github.com/Arslanoov/vue-task-manager
https://github.com/arslanoov/project-manager-api

api docker nginx php php7 psr psr-7

Last synced: 2 months ago
JSON representation

Backend part of https://github.com/Arslanoov/vue-task-manager

Awesome Lists containing this project

README

        

Task Manager API






Written on PSR7 framework







Start the project

make build
make up

Run tests (load fixtures before)

make test

Run linter, code sniffer and static analyzers

make validate