Building RecipeBox: A Self-Hosted Recipe Manager in Go
The Idea I cook a lot, and my bookmarks folder was overflowing with recipe URLs from dozens of different sites. Half the links were buried under pop-ups and ads, and a few had already gone dead. I wanted a simple, self-hosted app where I could paste a URL, pull out the recipe data, and have it stored permanently in my own database. That’s how RecipeBox was born. What It Does RecipeBox lets you import recipes from any website that uses JSON-LD or WP Recipe Maker markup....