Open victor4pinheiro opened 1 year ago
I didn't find where in the post office API would return zip code data, I found another one from ViaCep that returns location data from zip code. In this case, it would not be necessary to use a token, just persist in cookies or localStorage.
Got it. For a while, I don't think I'll be able to dedicate time to frontend because I need to speed up backend development. For now, I believe I can do some validations, but the rest is up to you. If you think you can implement API service in frontend after finishing the main priorities, ok.
At this moment, we don't have any CEP service to fill empty inputs in product registration. I propose that we study CEP services (I really suggest Correios Web Services) and try to implement considering this challenges:
What's your thoughts, @wesleyclaudino ?