jppreusdev/remote-storage

remoteStorage Server

1.0.5 2016-11-10 23:08 UTC

This package is auto-updated.

Last update: 2024-03-29 03:07:31 UTC


README

Build Status Scrutinizer Code Quality

Introduction

This is a remoteStorage server implementation written in PHP. It aims at implementing draft-dejong-remotestorage-03.txt and later.

Development of this server was in part sponsored by 5apps.

Application Development

If you are developing remoteStorage applications, see DEVELOPMENT.md.

Personal Server

If you want to run your own remoteStorage server, see SERVER.md.

Hacking

If you want to contribute to the development of this remoteStorage server, see HACKING.md.

License

Licensed under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

https://www.gnu.org/licenses/agpl.html

This roughly means that if you use this software in your service you need to make the source code available to the users of your service (if you modify it). Refer to the license for the exact details.