Skip to content

Sample python web-app that loads images from a local directory

Notifications You must be signed in to change notification settings

Hamster-Huey/Cat-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo application to showcase Bring Your Own Storage on App Service Linux

About the app:

  • This app is a single page application that constantly pings it's own endpoint to load images located within /tmp/test1 directory.
  • If there are non-image files located in the file share, the page will fail to load those specific files but it won't break anything.
  • This site pings itself rapidly to show the low latency of updating Azure Files, so keep that in mind as your server will get flooded with requests.

About

Sample python web-app that loads images from a local directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published