Skip to content

ws-node/Bonbons.koa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT Bonbons.koa

a static-typed koa2 framework with typescript.

This is an MVC framework based on node.js and koa2 (old version is based on express). The framework is created by typescript, which includes a dependency injection system and RESTful high-level abstraction.

The core features are under development. Currently, the dependency injection system is basically completed, the controller module is basically completed, and the GET method is also completed.

Build Status

Bonbons.koa is still in developing.

More about Bonbons.koa

Bonbons.express

More about Bonbons(express version)

Installation

# npm install bonbons.koa --save
# beta version :)

How it works?

have a look at " More about Bonbons.koa "

Releases

No releases published

Packages

No packages published