Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 534 Bytes

File metadata and controls

10 lines (5 loc) · 534 Bytes

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.