Flask-based web application that uses the SWAPI.co API to look up Star Wars characters, their homeworld, and the planet's population and climate. Meant to be deployed using either Docker or Zappa, my preferred.
Thanks to SWAPI.co for the use of their API Documentation, to Paul Harllett for his swapi-python library, and Jason Leckie for the challenge to build this app.