I am writting this gist for two reasons:
- I promised I will write it. Hey Dazz 👋
- It seems that more than 1 (one) person has found this an interesting approach
A small preface: This was applied in an API project built with Symfony (API Platform). That is, there was no front-end, or HTML responses. This API project
supports only json
or json-ld
. Our tests used the Symfony test-pack (PHPUnit and some Symfony helper classes).