I may have to bite the bullet and develop a CRUD application. Flask doesn’t seem so bad. Some reasonable resources like:

  • Flask official documentation
  • Miguel Grinberg’s Megatutorial website also available as a printed book. He wrote a 2018 O’Reilly book, but his self-published Megatutorial book is updated more frequently, so it seems like it will be better
  • (Microdot seems like a cool little flasky-influenced framework, esp. on a smaller microcontroller like the Pico or ESP32)