Skip to content

Instantly share code, notes, and snippets.

@JasonStoltz
Created June 27, 2019 20:32
Show Gist options
  • Save JasonStoltz/a6700aa45550b88d0ea31586a8fa655e to your computer and use it in GitHub Desktop.
Save JasonStoltz/a6700aa45550b88d0ea31586a8fa655e to your computer and use it in GitHub Desktop.
Medium - Search UI - 4
const connector = new AppSearchAPIConnector({
searchKey: "[YOUR_SEARCH_KEY]",
engineName: "video-games",
hostIdentifier: "[YOUR_HOST_IDENTIFIER]"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment