Skip to content

Oswaldbob/fridgeDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

fridgeDemo

Fake Online REST server for a fridge list (https://my-json-server.typicode.com/)

Server URL

Usage

Used as a fake external service for a university project

Content explaination

  • One Food URL which contains a list of dict whereby each dict represents one item within the fridge
    • Each fridge item has a name, a type for different kinds of food (e.g. topping, spread, etc.) and a status for a precentage of how much is left.
  • One Stats URL which contains information about how many items are within the fridge anf if a refill is needed.

About

Fake Online REST server for a fridge list (https://my-json-server.typicode.com/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors