From 13f235ef07328678af83a318100b61574046bf02 Mon Sep 17 00:00:00 2001 From: Witt Date: Wed, 3 Apr 2019 17:27:57 +0800 Subject: [PATCH] [docs] append koa2-typescript-guide --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 973d60a..2532795 100644 --- a/Readme.md +++ b/Readme.md @@ -63,6 +63,7 @@ make lint - [api-boilerplate](https://github.com/koajs/api-boilerplate) - API application boilerplate - [component-koa-et-al-boilerplate](https://github.com/sunewt/component-koa-et-al-boilerplate) - Server/client boilerplate with component, livereload, and more - [koa-typescript-starter](https://github.com/ddimaria/koa-typescript-starter) - A Koa2 starter kit using TypeScript, ES6 imports/exports, Travis, Coveralls, Jasmine, Chai, Istanbul/NYC, Lodash, Nodemon, Docker, & Swagger + - [koa2-typescript-guide](https://github.com/WittBulter/koa2-typescript-guide) The best practice of building Koa2 with TypeScript ## Yeoman Generators - [koa-rest](https://github.com/PatrickWolleb/generator-koa-rest) - RESTful API scaffolder with subgenerator