JSON API v1

Challenge

Only editable by group admins

  • Last updated November 10, 2018 at 12:58 PM by hankish
  • Evidence only visible to badge awarders
Solve this learning challenge by posting a JSON code snippet.
This challenge builds on the challenge in the Open API v2 badge: https://www.badgelist.com/team/open-api-v2/Challenge

Basically you are going to take that same voter registration API endpoint and mockup what a response to it would look like in a JSON API compliant way.

Note: You may find that some of the original decisions you made back in the Open API challenge were not aligned with the JSON API standard. That's fine, there's no need to go back and change your response to that challenge. But you will need to make sure that your response to this challenge is fully compliant with both the JSON API spec and the spirit of the spec.