Re: HTTP API Migration

2016-06-01 Thread Daniel Naber
On 2016-05-31 12:04, Dominique Pellé wrote: > Does it also affect the command line --api output? or is it only about > the server output? I forgot about that... I think the '--api' output can stay the same for longer. The code to generate it is quite simple, so there's not that much need for co

Re: HTTP API Migration

2016-05-31 Thread Dominique Pellé
Daniel Naber wrote: > Hi, > > we now have a new JSON API. The keep our software from getting too > complex, this means we should remove the old XML-based API. Here's a > road map how we could do that: > > https://languagetool.org/http-api/migration.php > > Comments welcome. > > Regards > Daniel