Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create API route for YOUTUBE #6

Closed
rajatmw1999 opened this issue Jun 28, 2020 · 1 comment
Closed

Create API route for YOUTUBE #6

rajatmw1999 opened this issue Jun 28, 2020 · 1 comment
Labels

Comments

@rajatmw1999
Copy link
Owner

Youtube.com provides an API to fetch data about their courses.

Read the docs of their API and make an API request for the information of a particular technology(like NodeJS, HTML, Android, etc). Return the data obtained from the youtube API in a proper format.

  1. Make a call to youtube API with a particular query string obtained from the user.
  2. Take the data returned from youtube API and make it in a particular format.
  3. Return the data to the user in JSON format.
@StrangerZiokan
Copy link
Contributor

Shikhar Here, Will try to do this part.

rajatmw1999 pushed a commit that referenced this issue Aug 5, 2020
rajatmw1999 pushed a commit that referenced this issue Sep 13, 2020
updated and connected front end, updated skills.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants