Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lin-xi/kidi
kidi is a koa based node.js framework with powerful dependency injection and Express like API style
https://github.com/lin-xi/kidi
Last synced: 3 months ago
JSON representation
kidi is a koa based node.js framework with powerful dependency injection and Express like API style
- Host: GitHub
- URL: https://github.com/lin-xi/kidi
- Owner: lin-xi
- Created: 2020-06-29T03:08:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:18:55.000Z (about 2 years ago)
- Last Synced: 2024-10-01T02:21:37.306Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.58 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kidi
![kidi](kidi.png)
[https://lin-xi.github.io/kidi](https://lin-xi.github.io/kidi)
kidi is a light weight framework runs on node intergrated with sqlite and ORM, and a powerful web console.
[![build](https://travis-ci.org/lin-xi/kidi.svg?branch=master "build")](https://travis-ci.org/lin-xi/kidi)
[![Coverage Status](https://coveralls.io/repos/github/lin-xi/kidi/badge.svg)](https://coveralls.io/github/lin-xi/kidi)
[![download](http://img.shields.io/npm/dm/kidi.svg "download")](https://npmcharts.com/compare/kidi?minimal=true)
![LICENSE](https://img.shields.io/badge/License-MIT-yellow.svg "LICENSE")
# Realse Note
`version 1.1.0`
- [x] change ORM to typeORM