7 brew - 2025-10-09

Hello Tcllib community,

I’m building a small web app to display a live coffee / drinks menu — prices, ingredients, seasonal specials, nutrition info — for a site called https://7brewcoffemenu.com/. I’d like to leverage Tcllib for back-end features like data processing, templating, and REST API support.

Has anyone used Tcllib packages (for example, json, http, dict, fileutil) to develop a dynamic menu-driven website or app? What modules worked best, what pitfalls did you run into, and how would you structure the Tcl side (versus JavaScript front-end)?

Any tips, example code snippets, or module recommendations would be greatly appreciated!