/api-platform-messenger-example

API Platform + Symfony Messenger example

Primary LanguagePHP

API Platform + Messenger example

This repository contains an example of an application using the api-platform-messenger bridge.

Swagger view

Usage

  1. Install the dependencies
composer install
  1. Run the server
bin/console server:run
  1. Check out the API
    http://localhost:8000