Goal

Your goal is to make a controller (Api::V1::TodosController) for the Backbone-powered TodoMVC app to interact with. You will have to make your JSON output JSON-API compliant.

You have to use one of the following methods to create your JSON:

Resources

Here are some other resources you may want to use: