adapt-it / adapt-it-mobile

Translate between related languages on your mobile device.
https://adapt-it.github.io/adapt-it-mobile/
MIT License
27 stars 8 forks source link

HTTP service for adaptation content #11

Open eb1 opened 10 years ago

eb1 commented 10 years ago

This is a bigger item that might need to be split into smaller logical parts.

AIM needs to be able to share its work with the desktop version of AI. This probably will involve a RESTful web service that can push / pull the adaptation data between the desktop and mobile versions.

eb1 commented 4 years ago

Just a note that this is an investigative issue. The actual implementation might just involve a DVCS type service that would allow multiple translation nodes to collaborate.