Skip to content

Instantly share code, notes, and snippets.

@ukmadlz
Created March 1, 2018 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ukmadlz/9d894f7c4dc78a6f151d8b5b8115a1f6 to your computer and use it in GitHub Desktop.
Save ukmadlz/9d894f7c4dc78a6f151d8b5b8115a1f6 to your computer and use it in GitHub Desktop.
NodeJS Dev Questions: SWAPI

Using the swapi.co API answer these questions

API: https://swapi.co/api/

Docs: https://swapi.co/documentation

Questions:

  • What is the difference between the youngest and oldest characters in Star Wars?
  • What’s the most common Species in the Star Wars universe listing the names of the characters that belong to the species?
  • Implement a basic Character search?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment