Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages