Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If copying files sounds too “primitive” in your ears, then please check out the web-based API. In most scenarios, you usually only need 6 to 10 methods to complete translation objectives. By default, the API listens on port 8089. The first method you will need to use in the web-based API establishes a connection and obtains a connection token. Here are a few examples:

To connect:

   (GET) http://localhost:8089/api/connect?project=...&login=myname&password=whatever

...

Finally, Beebox can send out email notifications, such as “File translated”, “Texts sent to translator”, “Texts received from translator”, etc. for easy identification of a translation’s current status.

Read more