Pergunta de entrevista da empresa Simpragma

The assignment was related to create a service which will have 1. Login functionally and it will create a token. you can use jwt. 2. Login user can create a article but needs to validate the token which assures that user is valid. 3. Any user can see all the articles.

Resposta da entrevista

Sigiloso

24 de set. de 2019

I had created using microservice with Rest service.