Skip to content

jhong93/simple-flask-img-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How do I use this?

./serve.py demo_images

See get_args() for other arguments.

In the browser, go to the the port on the machine where it is being served.

For example, if on localhost and port 8000, go to: http://localhost:8000/

To understand how to serve dynamic images, try passing a query parameter, in the URL: http://localhost:8000/?dynamic=1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published