This was an example program I built to show a friend how to grab data from a public API with Python using the requests module.
It can easily be expanded with more methods to the FakeMe class structure -- incorporating a variety of data from this API or a different one.
