Lessons: 14Length: 1.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.2 Transforming Database Data Into JSON

RESTful APIs typically provide data in JSON format using JSON naming conventions. In this lesson, we'll use Resource classes to transform our data into conventional JSON.