Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 377 Bytes

API-Platform Demo Project

  • 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