example.json 155 B

12345
  1. {
  2. "name": "Using fixtures to represent data",
  3. "email": "[email protected]",
  4. "body": "Fixtures are a great way to mock data for responses to routes"
  5. }