https://github.com/eastercompany/rdfs-api
API backend for RDFS (Rapid Directory & File System), an open-source personal cloud storage solution used for small scale deployments.
https://github.com/eastercompany/rdfs-api
cloudstorage django overlord overlord-universal-api python rdfs react react-native
Last synced: 16 days ago
JSON representation
API backend for RDFS (Rapid Directory & File System), an open-source personal cloud storage solution used for small scale deployments.
- Host: GitHub
- URL: https://github.com/eastercompany/rdfs-api
- Owner: EasterCompany
- License: mit
- Created: 2023-09-24T16:19:29.000Z (over 2 years ago)
- Default Branch: Prd
- Last Pushed: 2024-01-15T21:25:09.000Z (over 2 years ago)
- Last Synced: 2025-08-02T12:18:11.370Z (9 months ago)
- Topics: cloudstorage, django, overlord, overlord-universal-api, python, rdfs, react, react-native
- Language: Python
- Homepage: https://rdfs.easter.company
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# {api_name} (API)
Overlord API repository for {api_name}
## Specification
- Universal API
- Overlord Framework
## Setup Instructions
To install this API into your Overlord environment run following command from inside the Overlord-CLI
```bash
./o create -api -git@github.com@__git_user_here__/{api_name}.git
```