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.
Please refere to IERU API Server for installation instructions.