Skip to content

Flower Shop system, developed during studies on software architecture based on microservices.

Notifications You must be signed in to change notification settings

eduardowanderleydev/floriculture-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flower Shop

Flower Shop system, developed during studies on software architecture based on microservices.


Content table


Project Status

🚧 Project under development... 🚧


Architecture model

arch


Features

  • Place a purchase order.
  • Get order information based on id.
  • Get available provider information based on user-reported state.
  • Get list of available products based on user-reported state.
  • Scheduling of delivery of the order.

Techs

The following technologies were used in the construction of the project:

  • Eureka - Service Registration and Discovery
  • Spring Cloud Config - Provides server-side and client-side support for externalized configuration in a distributed system.
  • Ribbon - Client Side Load Balancer
  • Feign - Web service client
  • Hystrix - Helps to control the interaction between services by providing fault tolerance and latency tolerance.
  • Zuul - API gateway

Author


Eduardo Wanderley

Contact : 👋🏽

Linkedin Badge Gmail Badge Github Badge

About

Flower Shop system, developed during studies on software architecture based on microservices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages