example.json 123 B

1234
  1. {
  2. "name": "Using fixtures to represent data",
  3. "body": "Fixtures are a great way to mock data for responses to routes"
  4. }