Build Python Flask Website with Bootstrap and API Data

Go to class
Write Review

Build Python Flask Website with Bootstrap and API Data provided by Udemy is a comprehensive online course, which lasts for 2 hours worth of material. Build Python Flask Website with Bootstrap and API Data is taught by Ryan B. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Python Flask - quickstart to Working with Flask on the Web

    What you'll learn:

    • Create a Flask website
    • Pull JSON data from existing public REST API
    • Implement basic bootstrap UI with panels, table and form
    • Handle POST data via form and GET requests
    • Cache data locally with sqlite

    This course is for beginners and details installing Flask and working with a JSON API to pull data and display it using Bootstrap on a webpage. It will display in a table and also have a web form that will allow for input and to process POSTrequests to update content in Bootstrap Panels. Will also use sqlite to cache data locally. Basic knowledge of Python is recommended and none required for Flask.