bougie / owndrive

Pictures hosting software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Owndrive

Owndrive is a simple hosting software written in python with the django framework.

How-to

This is a sample curl command to upload the file toto :

# curl -X POST _F 'file=@toto' http://localhost:8000/pic

About

Pictures hosting software


Languages

Language:Python 100.0%