Categories Request and Reply - abdelrahmanelbakry/NewsApplication GitHub Wiki

Client Request will be http://young-journey-4873.herokuapp.com/category

Server Will respond {"Categories": [ { "id": "1234" , "title": "World" }, { "id": "1235" , "title": "Egypt" } ] }