01 installing api platform
02 creating your first apiresource
03 swagger ui: interactie docs
04 the powerful openapi spec
05 json-ld: giing meaning to your data
06 hydra: describing api classes, operations & more
07 api debugging with the profiler
08 operations endpoints
09 the serializer
10 serialization groups: choosing fields
11 serialization tricks
12 pagination & foundry fixtures
13 filters: searching results
14 propertyfilter: sparse fieldsets
15 more formats: hal & cs
16 alidation
17 creating a user entity
18 user api resource
19 relating resources
20 relations & iris
21 embedded relations
22 embedded write
23 adding items to a collection property
24 creating embedded objects
25 remoing items from a collection
26 filtering on relations
27 subresources
28 react admin