Simple Butler Service to Automate Everyday Tasks
I've been working on something new that I'm calling Simple Butler Service. It's a backend service designed to help...
I've been working on something new that I'm calling Simple Butler Service. It's a backend service designed to help...
I had several small Flask apps costing me each month, so I consolidated them into one monolithic app using Flask Blueprints. This post walks you through how I did it, making the setup modular and easy to maintain....
I wanted to set up SQLite with Flask for a simple, lightweight database solution that doesn't need a separate server process. Perfect for...
Saw this Quick Start guide on Canva's developer portal that walks you through creating a content extension for Canva's users. It...
I recently went throught the process to put my side project howbigisthebaby.io on Digital Ocean's new app platform, and wanted to document...