Skip to content

Api implementation

Mikkel Aas requested to merge api-implementation into dev

Created by: MikkelAas

Made API endpoints that the GUI can utilize to ensure high cohesion and low coupling. Though, the API controller functions needs more care as they do not always respond properly on faulty requests.

Merge request reports