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

https://github.com/stuzzo/pug-phpday-2021


https://github.com/stuzzo/pug-phpday-2021

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# PHPDAY PUG Edition 2021

### This project is related to the talk "Un approccio CQRS con Api Platform e Symfony Messenger" presented at PHPDAY PUG Edition 2021

The project is based on
* PHP 8
* Symfony 5
* Api Platform 2.3

You can configure host and port on docker-compose.yml file.
To start use it, run `./docker/command/start`

Go to `http://HOST/api/docs` to start to use the API