It’s no secret that I rather enjoy connecting things to the Internet for fun and profit. One of the tricks I’ve learned along the way is to spin up simple APIs that can be used when prototyping a ...
All in all, your first RESTful API in Python is about piecing together clear endpoints, matching them with the right HTTP ...
Today’s hint may not prove all that useful, as there are many other ways of doing basically the same thing as this hint will demonstrate. Nonetheless, I felt it worth sharing as it demonstrates some ...