tmilar/meli-manager

Extract MeLi API access logic

tmilar opened this issue · 0 comments

Many places will need to use MercadoLibre API (read + write), while supporting multiple accounts aggregation.

There doesn't seem to exist any good MeLi node client implementation for this task, so it might be a good idea to extract refactor all MeLi API access to a centralized MeliClient implementation.