Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grandlinex/kernel
GrandLineX is an out-of-the-box server framework on top of ExpressJs.
https://github.com/grandlinex/kernel
backend expressjs framework grandlinex npm-package typescript
Last synced: 2 months ago
JSON representation
GrandLineX is an out-of-the-box server framework on top of ExpressJs.
- Host: GitHub
- URL: https://github.com/grandlinex/kernel
- Owner: GrandlineX
- License: bsd-3-clause
- Created: 2021-08-30T21:55:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T18:17:52.000Z (6 months ago)
- Last Synced: 2024-08-31T07:39:12.501Z (5 months ago)
- Topics: backend, expressjs, framework, grandlinex, npm-package, typescript
- Language: TypeScript
- Homepage: https://www.grandlinex.com/
- Size: 2.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# GrandLineX Kernel
## Description
GrandLineX is an out-of-the-box server framework on top of ExpressJs.
[![GitHub](https://badge.fury.io/gh/grandlinex%2Fkernel.svg)](https://github.com/GrandlineX/kernel)
[![NPM](https://img.shields.io/static/v1?label=NPM&message=Package&color=red&logo=NPM)](https://www.npmjs.com/package/@grandlinex/kernel)
![TS](https://img.shields.io/static/v1?label=Language&message=TypeScript&color=blue&logo=TypeScript)### Status
![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=alert_status)
![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=security_rating)
![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=sqale_rating)
![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=reliability_rating)
![Coverage](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=coverage)### Issues
![Bugs](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=bugs)
![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=vulnerabilities)
![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=GrandlineX_kernel&metric=code_smells)## Documentation
- [Documentation](https://grandlinex.github.io/kernel/)
- [GrandLineX Docs](https://grandlinex.github.io/docs/)
- [GrandLineX Project](https://grandlinex.github.io/)