https://github.com/stuzzo/pug-phpday-2021
https://github.com/stuzzo/pug-phpday-2021
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stuzzo/pug-phpday-2021
- Owner: stuzzo
- Created: 2021-03-15T01:06:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-17T23:04:00.000Z (over 5 years ago)
- Last Synced: 2025-02-05T07:11:25.028Z (over 1 year ago)
- Language: PHP
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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