Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 520 Bytes

era-cloud

dCloud with https://gun.eco ⚡️ (actually, this is experimental but I managed to do pretty awesome things with it!)

Working prototype at https://ec-back-end.herokuapp.com or use the docker image :

$ docker pull ghcr.io/noctisatrae/era-cloud:master

Documentation

/download?id=[ID Here] - Download a file using his ID ! (GET Request)
/upload - Make a post request with a file.

⚠ - Warning! Make sure to save the ID of the file you upload. You'll need it to download your file !