Skip to content

lulzzz/toy_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%