Skip to content

ChadCYB/img-hosting

Repository files navigation

img-hosting

This is a python-base image hosting service.

Send an image

API: POST /upload/

Parameter: file=<form-data>

Return: {"filename": "<image_filename>"}

Get an image

API: GET /img/<filename>/

Parameter: filename=<filename>

Return: the image file

About

python-base base64 images hosting service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published