This repository containes the backends for the testing-harness project.
You can navigate to each section to explore more about the services and their implementations.
Machine Translation Looks at the accuracy of translation between different languages.
Installation Clone the backend portion of the project with the repository link from Github.
Deployment To deploy the backend of this project in the terminal, run:
python manage.py runserver --noreload