About this talk
This talk covers the essential components of building a robust REST API with a focus on modern development practices. The speaker discusses the theoretical foundations of creating effective RESTful APIs before demonstrating practical implementations using technologies such as FOSRestBundle for efficient development, JMS Serializer for advanced data handling, and the HATEOAS project to enhance API discoverability. Additionally, Guzzle is introduced to streamline application communication, aligning with service-oriented architecture principles. The session aims to clarify various technologies within the REST ecosystem.