Development of this repository is still nascent and in flux.
Pantree.Server is a .NET REST API designed to allow client applications of any type to create and manage recipes,
pantry inventory, and personal meal plans. It builds upon Pantree.Core
for the fundamental data models, but database persistence and other features relevant only to the REST API are
implemented here.