Oreilly Flask Apis Video

screenshot of Oreilly Flask Apis Video

Oreilly Flask Apis Video

This repository contains the software that accompanies my O'Reilly training video "Building Web APIs with Flask".

Overview:

The "Building Web APIs with Flask" repository offers software that complements the O'Reilly training video of the same name. The course centers around two example APIs, "orders" and "camera," demonstrating how to develop web APIs using Flask. While the project is intended for a Raspberry Pi with a camera module, it is adaptable for use on standard computers with emulated camera hardware. Detailed instructions for installation and utilization are provided within the training video.

Features:

  • Example APIs: Demonstrates building web APIs with Flask using two example APIs, "orders" and "camera."
  • Raspberry Pi Compatibility: Designed to run on a Raspberry Pi with a camera module, showcasing hardware-specific functionality.
  • Versatile Usage: Can be utilized on regular computers with emulated camera hardware for broader accessibility.