ieru/ieru-oe-apis

PHP APIs for the Ieru REST engine and the Organic.Edunet european project

dev-master 2014-03-14 10:07 UTC

This package is not auto-updated.

Last update: 2024-05-11 12:18:57 UTC


README

About

This project contains two APIs for the Organic.Edunet project:

  • Organic Lingua: this API takes care of reciving search requests (and formatting the output making local searched for resource info), users (login, register, etc.), and retrieving specific resource information. Check the API documentation in the proper deliverable of the Organic.Lingua project.
  • Analytics Service: This API is in charge of making search requests to services (unformatted), translate words of phrases (mostly using Xerox and Microsoft Translator, but it is easy to hook up with other services) and registering the requests. Check the API documentation in the proper deliverable of the Organic.Lingua project.

Installation

Please refere to IERU API Server for installation instructions.