/lsp/test
This is a test form you can use to submit translation requests to LSPs via WWL, to verify that your API is processing queries correctly.The form handler will submit the query to your server as defined in the guidelines for language service providers (see blog.worldwidelexicon.org for details). You should return one of the following:
- a UTF-8 encoded text with the translation for the source text
- a blank text, if no translation has been created yet (we will assume it is in queue)
- a HTTP error message, if the request is incomplete or the user credentials are invalid