/StarWarsAPI

Using Python / Bash to parse input from a Star Wars API and figure out questions such as "What is the fastest land vehicle".

Primary LanguagePython

Swapi.co Star Wars API

Swapi.co used as Star Wars API.

Used curl and urllib in Bash and Python respectively for requesting JSON data.