Skip to content

NordeaOB/toy_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy Application Using the OBI API

Running the App

Using Docker

docker build . -t toy_app

docker run -d -p 5000:5000 --name toy_app toy_app

Without docker

pip install -f requirements.txt

python toy_app.py

About

Toy Application Using the OBI API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published