thoughtbit / it-note

:books: 琐碎的知识, I code it
315 stars 36 forks source link

Koajs 中文文档和资料 #14

Open moocss opened 9 years ago

moocss commented 9 years ago

https://github.com/soraping/lenneth (基于 ES6+typescript 的一些特性,做了一些类似 spring 的注解,对开发本身不增加复杂度,并且不失 koa 的灵活性。 )

https://github.com/ladjs/lad (:+1: :100: :100: ,学习)

https://github.com/chenshenhai/koa2-note (:+1: :100: :100: ,学习)

https://github.com/wynfrith/graduation (Koa 2)

https://github.com/Molunerfinn/vue-koa-demo https://molunerfinn.com/Use-Jest-To-Test-Vue-Koa/ (用Jest测试Vue+Koa全栈应用)

https://github.com/nightwolfz/mobx-starter ( Koa2 + Mobx :+1: :100: ,学习)

https://github.com/mrsunboss/koa2_rest_sequelizejs_boilerplate ( sequelize + koa2 ) https://github.com/nickuraltsev/task-management (Node.js, React, MobX, Koa, Sequelize, and MySQL.)

https://github.com/moajs/moa2-mongo (学习参考 :+1: :100:)

https://github.com/Lxxyx/koa2-easy ( 学习参考 :+1: :100: ) https://github.com/17koa/koa2-startkit ( 学习参考 :+1: :100: )

https://github.com/reliablejs/reliable-master ( koa ,reactjs :100: :+1: )

https://github.com/bdjs/bd (An koa-based Node.js web framework)

http://base-n.github.io/koa-generator-examples/ (一起学koa)

https://github.com/i5ting/your-koa http://i5ting.github.io/stuq-koa/index.html (Node.js下一代web框架Koajs :+1: )

https://segmentfault.com/a/1190000004465603 , https://github.com/xiongwilee/koa-grace (一个基于koa的node多应用MVC框架 :100: :+1: ) )

https://github.com/nswbmw/koa-frouter ( 自动挂载路由, File/Folder as path, another router middleware for koa. :+1: ) https://github.com/nswbmw/N-club (使用 Koa + MongoDB + Redis 搭建论坛系统)

http://koa.rednode.cn/# http://wohugb.gitbooks.io/koajs/content/index.html

https://github.com/berwin/Blog/issues/8 (Koajs 深入浅出 )

https://github.com/minghe/koa-book ( 明河, Koajs 实战 :+1: :100: )

https://github.com/ouvens/koa-fis3-isomorphic (koa + fis3 + swig 前后端同构方案 👍 💯 )

https://github.com/ouvens/Proton (Porton 是一个基于koa es6 mongo开发的数据监控开源系统👍 💯 )

https://github.com/febobo/h5-creator (拖出你的活动页 :+1: )

// 中间件 https://github.com/Meituan-Dianping/koa-restql (RestQL:现代化的 API 开发方式)

https://github.com/yued-fe/yuenode (A Nodejs framework for Yuewen Group's project. 基于koa,适用于阅文web项目的 Nodejs 前后端分离框架。)

https://github.com/ikcamp/koa2-tutorial (基于Koa2搭建Node.js实战项目教程 👍 💯 )

https://github.com/XNAL/don-blog-backManage (blog的后台管理系统,基于Vue.js + Node.js + Koa.js + MySQL + Redis + WebSocket 👍 💯)