Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 461 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 461 Bytes

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