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

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

Awesome Lists containing this project

README

          

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](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.