/translation-memory-tools-webservice

translation-memory-tools web service

Primary LanguagePython

Introduction

Web service that indexes and exposes the data generated by https://github.com/Softcatala/translation-memory-tools

Functionality:

  • Provides an API that allows search translations
  • Provides the tools to create a Whoosh index and SQLite database with the terminology

Building and running the system

To run the web app which provides the microservices for the web site:

make docker-run-webapp

To test it from the browser: