RRailway•Created by FacundoS on 11/29/2023 in #✋|help Pricing
My app functions as an e-commerce platform, displaying available products and prices to users. Upon entering the page, each user makes one API request. The API executes a query on a mysql server and retrieves all available products. That's the workflow of my app