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

bogdanok/oreilly-flask-apis-video

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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%