An open API service indexing awesome lists of open source software.

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.

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
```