https://github.com/kernelci/kernelci-backend
Upstream Linux Kernel Validation Project API
https://github.com/kernelci/kernelci-backend
Last synced: 11 months ago
JSON representation
Upstream Linux Kernel Validation Project API
- Host: GitHub
- URL: https://github.com/kernelci/kernelci-backend
- Owner: kernelci
- License: lgpl-2.1
- Archived: true
- Created: 2015-05-18T08:24:23.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T15:57:41.000Z (about 2 years ago)
- Last Synced: 2025-03-29T07:51:28.789Z (about 1 year ago)
- Language: Python
- Homepage: http://api.kernelci.org
- Size: 2.89 MB
- Stars: 41
- Watchers: 12
- Forks: 29
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
[](http://www.gnu.org/licenses/agpl-3.0)
# Kernel CI Backend
This is the backend engine, Python and Tornado powered, that makes up all the
available API for the Kernel CI reporting dashboard.
For more info, see: http://api.kernelci.org/
# Installation
See the [INSTALL](./INSTALL.md) files.