Running your site or business good chance you A. use promo material like banners and B. you make them manually with Photoshop, Gimp or what not. And yes for anything beyond the basics you probably need those programs. But what if you like to keep it simple and want to semi-automate things? Just an image and text on canvas? Enter Pillow – The friendly PIL fork, which makes this pretty easy. Come explore some of its capabilities with me in this article.
Articles on curl
How To Build a Simple API with Flask and Unit Test it
By Bob Belderbos on 3 March 2017
In this post I will create a simple API with Flask and test it with curl and unit testing its HTTP methods.