CentreForDigitalHumanities / CentreForDigitalHumanities/parseport

[ParsePort backend] Code splitting into services

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Currently, there is one big View function that communicates with the frontend, the LaTeX service and the Spindle server. It would be best to at least move the communication with the two external APIs to their own module or 'service', with dedicated input validation and error handling.

Examples of this service approach are found in GrETEL: https://github.com/UUDigitalHumanitieslab/gretel-django/blob/develop/backend/services/alpino.py en ook https://github.com/UUDigitalHumanitieslab/gretel-django/blob/develop/backend/services/apps.py

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.