Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arslanoov/messenger-api

Messenger API
https://github.com/arslanoov/messenger-api

docker doctrine makefile nginx php php7 symfony

Last synced: 7 days 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