Part I. Simple database application

Part II. RESTful Web Services with Flask

Part III. Web application

If you run: python pizza_service.py, you can see fully functioning app at: http://localhost:5000.


More about Python with SQLite: tutorial.

More about web services with Flask: tutorial.