Skip to content

GenSpectrum/cov-spectrum-server

Repository files navigation

CoV-Spectrum - Server

This is the server part of CoV-Spectrum. Please use the repository for the website/frontend to report issues with CoV-Spectrum and to see general information about the project.

Developer information

The server application is written in Kotlin and uses the Spring Boot framework. It provides a REST-API. The API is documented in ./docs/api.md.

Detailed documentation is in the ./docs folder.