https://github.com/boredland/kernel-info
webservice parsing kernel.org for kernel info
https://github.com/boredland/kernel-info
hacktoberfest serverless
Last synced: 24 days ago
JSON representation
webservice parsing kernel.org for kernel info
- Host: GitHub
- URL: https://github.com/boredland/kernel-info
- Owner: boredland
- Created: 2021-08-22T13:47:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-06T18:50:55.000Z (28 days ago)
- Last Synced: 2026-03-06T21:56:55.742Z (28 days ago)
- Topics: hacktoberfest, serverless
- Language: TypeScript
- Homepage: https://kernel-info.manjaro-sway.download/
- Size: 293 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kernel-info.manjaro-sway.download
Little service that makes the kernel information from [kernel.org](https://kernel.org) accessible as a structured json file.
The content of kernel.org is cached for one hour and responses are cached for an our.
## usage
### api
`https://kernel-info.manjaro-sway.download` - all the kernel information
`https://kernel-info.manjaro-sway.download?version=X.X` - searches for versions that start with given version number
`https://kernel-info.manjaro-sway.download?category=longterm` - searches for versions that are in the given category
### action
This service can be used as a github action `boredland/kernel-info@version`.
see [here](https://github.com/boredland/kernel-info/blob/main/.github/workflows/test.yml) for a matrix build example.
## badges


