Добавить
Уведомления

Alma better capstone project GET YOUTUBE SUBSCRIBERS

@AlmaBetter @vkctrainings Capstone Project: - GET YouTube-Subscribers-Backend This is a capstone project by using node.js, express app to get the details of the YouTube Subscribers in Json format. About API Endpoints: "/" default route- when app gets started this default route will render index.html file. [http://localhost:7000/] 2."/subscribers"- Returns the arrays of Subscribers. [http://localhost:7000/subscribers] 3."/subscribers/names"- Returns the array of Subscriber's names and subscribed channel. [http://localhost:7000/subscribers/names] 4."/subscriber/:id"-Returns the array of Subscribers details which is fetched using the id given. [http://localhost:7000/subscribers/:id] GitHub link: https://github.com/vootavenkatesh/Youtube-subscribers

12+
18 просмотров
2 года назад
12+
18 просмотров
2 года назад

@AlmaBetter @vkctrainings Capstone Project: - GET YouTube-Subscribers-Backend This is a capstone project by using node.js, express app to get the details of the YouTube Subscribers in Json format. About API Endpoints: "/" default route- when app gets started this default route will render index.html file. [http://localhost:7000/] 2."/subscribers"- Returns the arrays of Subscribers. [http://localhost:7000/subscribers] 3."/subscribers/names"- Returns the array of Subscriber's names and subscribed channel. [http://localhost:7000/subscribers/names] 4."/subscriber/:id"-Returns the array of Subscribers details which is fetched using the id given. [http://localhost:7000/subscribers/:id] GitHub link: https://github.com/vootavenkatesh/Youtube-subscribers

, чтобы оставлять комментарии