- Master branch presents Doctrine Mapping using Contact Classe as a mappedSuperclass
- API-1 branch transform Contact Class as an Entity and relations to Friend/Ennemy as JOINED type
- API-2 branch is a hack using another TabCommWays class to give a way using POST Request with nested Contact objects
- API-3 branch using Api-platform project V2