Skip to content
/ if1007 Public

A demo application based on microservices architecture

Notifications You must be signed in to change notification settings

15steps/if1007

Repository files navigation

Arquitetura baseada em fila de mensagens

Instruções para executar o projeto

Na raiz do projeto: Execute os serviços da infraestrutura

./stack infra up

Execute os microsserviços

./stack services up

Para fazer uma requisição

cd orders-api
curl -X POST -H 'Content-Type: application/json' -d @body.json http://localhost:8080/orders

About

A demo application based on microservices architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •