Weekend project: IMDB API.
So, yesterday I took a day off and decided to create something. I wanted to use a new web framework and various other things to create a service, so I decided to create an IMDB API for accessing shows’ episode names.
For my web framework, I used Bottle. It’s very easy to write in (the whole thing took a minute to learn) and very