/easycov-api

EasyCoV's service API.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

EasyCoV: API

This repository implements a service API for EasyCoV.

Tooling

The API runs on Node, using the NestJS framework.

Endpoints

At the current moment there is only one exposed endpoint, which is the prediction endpoint, wherein a blood exam will be passed.

Contribution

TODO: contribution guide

Contributors