Creation of a REST API for a book management application.
- PHP 8.2
- Composer
- Symfony CLI
- Docker & Docker-compose
You can check the prerequisites (except Docker and Docker-compose) with the following command (from the Symfony CLI):
symfony check:requirements
docker-compose up -d