Skip to content

This is a sample of code that will call and receive the microservices of others.

Notifications You must be signed in to change notification settings

raulp93/Random_Number_Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked

This repository was forked from : https://github.com/YuPhengXiong/CS-361-Assignment-8 I have only made 1 change. That change was commenting out a print statement.

CS-361-Assignment-8

This is a sample of code that will call and receive data from other program functions.

How to Request Data

  1. In the codes, it will include a Request.txt file that will be used to add integers or strings inside the file.
  2. The main program will set a string in the code, and it will request for a number, and then it will continue on with program.
  3. This txt file will be used in other code files that will be in use of my program.

How the Data is Received

In the main program, it will have a code that writes a string that ask to Send a Number, then it will go throught the microservice, and return back to the main program with the new data. It will do so by reading the txt file and print it out for the user to use, if they want.

UML Sequence Diagram

Cs-361 UML diagram

About

This is a sample of code that will call and receive the microservices of others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%