Skip to content

WIP A Python Flask Dominos Pizza UK proxy service using the dominos library

License

Notifications You must be signed in to change notification settings

tomasbasham/dominos-proxy

Repository files navigation

dominos-proxy build

A Python Flask Dominos Pizza UK proxy service using the dominos library.

Installation

Installing the latest version from Github:

$ git clone https://github.com/tomasbasham/dominos-proxy
$ cd dominos-proxy
$ pip install -r requirements.txt

Usage

$ gunicorn server:app -c config/gunicorn.py

Visit your app at http://localhost:5000.

Deploying

For simple deployment without having to checkout this repository you can deploy to heroku using the 'Deploy to Heroku' button below.

Deploy to Heroku

Contributing

  1. Fork it (https://github.com/tomasbasham/dominos-proxy/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

WIP A Python Flask Dominos Pizza UK proxy service using the dominos library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages