Skip to content

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

License

Notifications You must be signed in to change notification settings

mmjaz/oreilly-flask-apis-video

This branch is 18 commits ahead of, 19 commits behind miguelgrinberg/oreilly-flask-apis-video:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

74f44ce · Oct 22, 2015

History

18 Commits
Oct 22, 2015
Oct 22, 2015
Sep 2, 2014
Sep 2, 2014
Sep 2, 2014
Sep 2, 2014

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%