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

https://github.com/arslanov-artur/messenger-api

Messenger API
https://github.com/arslanov-artur/messenger-api

docker doctrine makefile nginx php php7 symfony

Last synced: 11 months ago
JSON representation

Messenger API

Awesome Lists containing this project

README

          

Messenger API






Written on Symfony








Start the project

make init
make install-deps

Start websocket server



make websocket-init

Run tests

make test

Run linter, code sniffer and static analyzers

make check