Skip to content

claudiacor/Pond5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pond5 - Cláudia Correia

Local execution

To run this code locally clone the repository

Run in the terminal:

python app.py

Open browser -> http://localhost:8080

Docker

Run it using:

docker run -p 8080:8080 claudiacor/app.py

When running, these APIs can be accessed with:

localhost:8080/ping -> ping Pond5 website

localhost:8080/system -> returns service version and system information

localhost:8080/mediainfo/id -> returns an image filename, size, dimensions and title

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published