An open API service indexing awesome lists of open source software.

https://github.com/genspectrum/cov-spectrum-server

The server part of CoV-Spectrum
https://github.com/genspectrum/cov-spectrum-server

cov-spectrum

Last synced: 5 days ago
JSON representation

The server part of CoV-Spectrum

Awesome Lists containing this project

README

        

# CoV-Spectrum - Server

This is the server part of [CoV-Spectrum](https://cov-spectrum.org/). Please use the [repository for the website/frontend](https://github.com/cevo-public/cov-spectrum-website) 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](./docs/api.md).

Detailed documentation is in the [./docs](./docs) folder.