Xano & AppGyver - Building a Favorite Feature for Products

Options
I have a quick two-part series on building a favorites feature for products. I show you how to build the database tables, data relationships, APIs (get a list, add favorite, delete favorite). I also show you how to manage the data integrity from the APIs so the user interface can't accidentally mess up your data 😄

With the database, business logic, and APIs built, I will show you how to tie the Xano backend into the AppGyver front-end tool. I walk you through defining the API data resources for the Get, Add and Delete of the favorites as well as how to build a production worthy(?) user interface for a list of products.

Let me know what you think!