All Projects → miguelgrinberg → Oreilly Flask Apis Video

miguelgrinberg / Oreilly Flask Apis Video

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

Programming Languages

python
139335 projects - #7 most used programming language

Building Web APIs with Flask

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

Building Web APIs with Flask

The class is structured around two example APIs:

  • orders: a service that exposes an orders database to clients.
  • camera: a service that allows clients to take and view pictures. This project is designed to run on a Raspberry Pi with a camera module, but can also be used on a regular computer with emulated camera hardware.

Instructions on how to install and use these examples is given in the appropraite segments of the class. Please visit the product page to see the contents of this video.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].