D

README.md

DatalEts Ecosystem Provider (DEEP)

The DatalEts Ecosystem Provider (DEEP) is a RESTful web service written in PHP. It make available a public discovery service that retrieve all the Datalet available into the system and a service call that provide a specific Datalet. Developed by the UNISA TEAM for the ROUTE-TO-PA PROJECT.

Table of contents

Quick start

Clone the repo: git clone http://service.routetopa.eu:7480/admin/projects/isislab/DEEP.git

What's included

Within the download you'll find the following directories and files. You'll see something like this:

DEEPCLIENT/
├── Slim/
│   ├── ...
├── DEEP.php
├── controllets.xml
├── datalets.xml
├── index.php
└── .htaccess

Bugs and feature requests

Have a bug or a feature request? Send a mail to developers@routetopa.eu

Versioning

v0.1

Creators

UNISA Team - Dipartimento di Informatica - Università degli studi di Salerno - Italy

Code released under the MIT license.