Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noctisatrae/era-cloud
dCloud with https://gun.eco ⚡️
https://github.com/noctisatrae/era-cloud
api cloud dcloud descentralized gun gundb javascript rest-api restful-api
Last synced: 6 days ago
JSON representation
dCloud with https://gun.eco ⚡️
- Host: GitHub
- URL: https://github.com/noctisatrae/era-cloud
- Owner: noctisatrae
- License: apache-2.0
- Created: 2021-08-19T19:27:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T15:53:22.000Z (about 3 years ago)
- Last Synced: 2023-05-29T21:25:44.839Z (over 1 year ago)
- Topics: api, cloud, dcloud, descentralized, gun, gundb, javascript, rest-api, restful-api
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 :
```sh
$ 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 !