I had to create an API REST for my client. Nothing could be simpler with API Platform and Symfony. For this project the stack is as follows: Symfony 3.4 API Platform 2.1 Doctrine 2 Everything is managed with Docker. Here is an example of my docker-compose The following example is based on a simple resource…