symfony5-jwt-restapi icon indicating copy to clipboard operation
symfony5-jwt-restapi copied to clipboard

API for Meeting app development

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

Api Flow

RabbitMQ Installation

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