- [ ] Obtains the list of categories of all stores automatically. - [ ] Separate the client so that it works independently of the bot. - [ ] Implement the work pattern to make the request in the stores. - [ ] Save the store results in a cache (REDIS). - [ ] Make request from the bot to the client to get the data.
Obtains the list of categories of all stores automatically.
Separate the client so that it works independently of the bot.
Implement the work pattern to make the request in the stores.
Save the store results in a cache (REDIS).
Make request from the bot to the client to get the data.