Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desafio #57

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Desafio #57

wants to merge 4 commits into from

Conversation

ericmilaneze
Copy link

  • O BackEnd foi feito em ASP.NET WebAPI e está usando o IIS local. Por esse motivo, será necessário abrir o Visual Studio como administrador. Está usando o MSTest para os testes, a biblioteca Moq para criar mocks e o Unity para injeção de dependência.

  • O FrontEnd foi feito em React usando um CDN do Semantic UI. Para inicializá-lo basta executar um "npm install" e em seguida um "npm start". Ele deverá executar na porta 3000 e o CORS deve estar habilitado no navegador (com alguma extensão do Chrome ou habilitando pela linha de comando). O CORS já está habilitado no BackEnd para a porta 3000 do localhost.

  • Para testar com o Postman, basta dar um GET na URL a seguir (após o Build no Visual Studio): http://localhost/MinutoSeguros.Opt.WebAPI/api/FeedInformation

Havendo dúvidas, por favor, entrem em contato.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant