Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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