Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calling the microservice: ran locally on port 5001, so called like this with a Http get request:

http://(IP ADDRESS):5001/get-restaurant?time=(value 1-24)

Receving data in a JSON file with the format like this:

[

{

"name": "Burger Bomb",

"phone": "5553234",

"type": "Fast Food",

"openHour": 10,

"closeHour": 21

}

]

Example workflow with for a 2pm request:

image

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages