Skip to content

A microservices simulation of the fictional country "Microservia". Services communicate via RESTful API's over HTTP.

Notifications You must be signed in to change notification settings

44jovi/microservices-microservia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microservia - (Microservices Architecture)

About

A microservices simulation of the fictional country "Microservia".

Services communicate via RESTful API's over HTTP.

Languages / tools

  • Java
    • JAX-RS (Jakarta RESTful Web Services)
    • MicroProfile
    • Open Liberty

List of services

  • Citizen Service
    • microservia-service-citizen
    • Citizen management operations
    • Generates national ID number from the NI Number Service during a citizen registration
  • NI Number Service
    • microservia-service-ninumber
    • Generates national ID numbers, used by the Citizen Service during citizen registrations

About

A microservices simulation of the fictional country "Microservia". Services communicate via RESTful API's over HTTP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published