Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Created November 18, 2018 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save productioncoder/7979565a578a44762b88c29eeb1f6fa4 to your computer and use it in GitHub Desktop.
Save productioncoder/7979565a578a44762b88c29eeb1f6fa4 to your computer and use it in GitHub Desktop.
Youtube in React: search by keyword endpoint
GET https://www.googleapis.com/youtube/v3/search?part=snippet&maxResults=25&q=surfing&key={YOUR_API_KEY}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment