Sankalpsp21 / CS361-Microservice

Microservice for CS361

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS361-Microservice

Microservice for CS361

How to Request Data

  1. Ensure both applications are running
  2. To request a sentence representing your mathmatical operation, write your math operation into the "sentenceRequest.txt" file.

Ex. image

How to Recieve Data

  1. Open the "sentenceResponse.txt" file and read it to get your response.

Ex. image

How to Shutdown the Microservice

To close the microservice, write "EXIT" in the "sentenceRequest.txt" file.

Ex. image

Workflow

CS361 Microservice UML

About

Microservice for CS361


Languages

Language:Python 100.0%