I am trying to figure how to use use multiple 120 calls on a paid apis
1 – should i store all response on db and call them from the db axcording to the connected user ?
2 – should i store all jsons on a folder and call them according to connected user ?
I am confused about the way to deal with
When a user have valide subscription calls will be made to external apis as scheduled job
View on Stack Overflow
