symfony5-jwt-restapi
symfony5-jwt-restapi copied to clipboard
API for Meeting app development
trafficstars
Symfony 5 Rest API Using FOSBundle 3 with JWT
Rest API for Meetings
$ cp .env.dist .env
$ composer install
$ php -S localhost:9100 -t public

RabbitMQ Installation
https://www.linuxhelp.com/how-to-install-rabbitmq-on-linuxmint-18-3/