Skip to content

Simple project involving Service Oriented Architecture

Notifications You must be signed in to change notification settings

korrix/ServiceOrientedAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ServiceOrientedAssistant

Simple project involving Service Oriented Architecture

Services

  • Time service is providing current time
  • Weather service is providing weather forecast from external JSON REST API (Using Newtonsoft Json.NET library + persists PerSession state)
  • Todo service is providing simple todo list memorization feature (Using LiteDB)

CLI Interface

  • Assistant solution is a simple CLI connecting those three services

About

Simple project involving Service Oriented Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages