Hi developers! I'm working on a game where players will be able to buy limited items. Let's say there are 100 items and a player bought one item and then 99 more times players can buy this item. I think you get the idea. But how to do it? I was thinking of doing it with http , creating a database on a third party host. Can you help me with this?