harakeke-2019 / feke

0 stars 1 forks source link

create server side GET route api/v1/category/family #20

Closed rebeccazhangnz closed 5 years ago

rebeccazhangnz commented 5 years ago

This route should return all contents for family

grantis commented 5 years ago

[ { "id": 1, "category_id": "1", "english": "Baby", "niuean": "Tama muke" }, { "id": 2, "category_id": "1", "english": "Sibling", "niuean": "Lafu" } ]