Skip to content

AlfiyaRF/image_resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resize image

For sending image:

You will get the response like {'id': N}, where N is integer


For geting status of sent image:

You will get the response {'status': 'not_ready'}, if image is not resized
And the response {'status': 'ready'}, if image is resized


For getting resize image:

You will get the image if it's resized and message 'Repeat request later, image is not resized' if not


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages