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
- Host: GitHub
- URL: https://github.com/genspectrum/cov-spectrum-server
- Owner: GenSpectrum
- License: gpl-3.0
- Created: 2021-02-15T18:56:40.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2025-01-17T07:56:10.000Z (4 months ago)
- Last Synced: 2025-01-17T08:38:12.963Z (4 months ago)
- Topics: cov-spectrum
- Language: Kotlin
- Homepage: https://cov-spectrum.org/
- Size: 716 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.