207 Commits

Author SHA1 Message Date
hemanth.hm
6c565fa424
Merge pull request #119 from ddimaria/master
Add  koa-typescript-starter to README
2018-04-01 04:52:22 +05:30
ddimaria28
17478bc908 Add koa-typescript-starter to README 2018-03-26 08:18:30 -06:00
Michael Herman
2919384dbf added article section (#118)
https://github.com/koajs/examples/issues/116
2018-01-26 17:38:20 +08:00
Kevin Rambaud
fc7f25a73f Fix mocha version and unit tests (#117)
* Remove duplicate supertest dependency

* Fix mocha version

* Add an after statement to close koa app instance after running tests
2018-01-24 19:10:06 +08:00
Bhaskar Melkani
98830cc98d docs(README): Add coko to example repositories. (#115) 2017-12-28 15:41:38 +08:00
haoxin
6ee9f753a8
travis: test on node v8 2017-11-09 10:47:25 +08:00
hemanth.hm
c2f10838eb Merge pull request #112 from johndatserakis/added-koa-vue-notes-api
added koa-vue-notes-api to Example Repository category
2017-08-19 09:18:53 +05:30
John Datserakis
a465c1fb5b added koa-vue-notes-api Example Repository category 2017-08-18 23:31:03 -04:00
hemanth.hm
816305c792 Merge pull request #110 from steambap/master
Update compose example fix#109
2017-07-04 16:08:30 +05:30
Weilin Shi
ac3e4f3296 fix compose example 2017-07-04 16:32:59 +08:00
dongyu
50bcadf73e migrate to koa@2 (#108)
* support async/await

* change nodejs version 4 or 6 to 5.6

* eslint

* remove jade
2017-05-30 20:44:57 +08:00
ecmadao
7fc965b3d4 Add an example repository (#105)
Add an repository based on Koa v2
2017-04-23 23:12:42 +08:00
hemanth.hm
43d6e5a4bc Merge pull request #102 from ApelSYN/master
Add a simple Koa REST Skeleton Application
2017-03-31 17:08:13 +05:30
Oleg Cherniy
a14df7a1dd Add a simple Koa REST Skeleton Application
Add koajs-rest-skeleton to Example Repositories
2017-03-31 12:56:10 +03:00
hemanth.hm
9032d8ff76 Merge pull request #98 from bananaappletw/master
Add travis ci script `make test`
2017-02-26 12:23:31 +05:30
bananaappletw
3fa7ca9a3f Add travis ci script make test 2017-02-22 19:42:07 +08:00
hemanth.hm
1b0fe68933 Merge pull request #96 from koajs/snyk-fix-2c5888f7
[Snyk Alert] Fix for 2 vulnerable dependency paths
2016-12-08 23:07:03 +05:30
snyk-bot
bb37750f82 fix: package.json to reduce vulnerabilities 2016-12-06 14:06:58 +00:00
hemanth.hm
5d8404f5f8 Merge pull request #93 from bananaappletw/master
Add eslint
2016-10-20 12:09:41 +05:30
bananaappletw
76f55514ca Add eslint 2016-10-20 14:02:09 +08:00
bananaappletw
ea581a1ea5 Add intend for .travis.yml 2016-10-20 13:57:26 +08:00
bananaappletw
954d0c7eea Fix no-path-concat 2016-10-20 13:55:20 +08:00
bananaappletw
937e041dd2 Fix semi 2016-10-20 13:54:24 +08:00
bananaappletw
377a5691d2 Remove duplicate semicolon 2016-10-20 13:14:19 +08:00
bananaappletw
2f205052ed Fix space-before-blocks 2016-10-20 13:12:07 +08:00
bananaappletw
0d87e0e000 Fix space-before-function-paren 2016-10-20 12:55:21 +08:00
bananaappletw
1360c67eaf Fix indent 2016-10-20 12:32:19 +08:00
bananaappletw
79017347de Fix no-cond-assign 2016-10-20 12:29:45 +08:00
bananaappletw
1951eefca5 Fix no-multiple-empty-lines 2016-10-20 12:27:11 +08:00
bananaappletw
1682675122 Fix comma-spacing 2016-10-20 12:23:13 +08:00
bananaappletw
e0b8ca1cea Fix new-parens 2016-10-20 12:21:30 +08:00
bananaappletw
a0336c32ce Fix eol-last 2016-10-20 12:18:14 +08:00
bananaappletw
95e2c94abe Fix yield-star-spacing 2016-10-20 11:19:18 +08:00
bananaapple
829c2f57c6 Add .editorconfig (#92) 2016-10-18 15:45:06 +08:00
Yiyu He
94b2c3fedc Merge pull request #91 from bananaappletw/master
Correct way to call yield next
2016-10-18 15:08:38 +08:00
bananaappletw
2dec5dd405 Correct way to call yield next 2016-10-17 21:19:40 +08:00
hemanth.hm
e569153ce8 Merge pull request #90 from bananaappletw/master
Remove unnecessary codes
2016-10-17 18:48:14 +05:30
bananaappletw
de6631c740 Remove empty line 2016-10-17 17:19:02 +08:00
bananaappletw
688f03dc5c Remove unnecessary assert 2016-10-17 17:18:16 +08:00
hemanth.hm
1cbbfa7f45 Merge pull request #88 from bananaappletw/master
Update co-views to fix swig cache problem and add test for blog
2016-10-08 22:51:38 +05:30
bananaappletw
88b4ac246d Add test for blog 2016-10-05 12:59:52 +08:00
bananaappletw
059663d54f Upgrade co-views to 2.1.0 2016-10-05 12:52:29 +08:00
hemanth.hm
dac6730535 Merge pull request #86 from bananaappletw/master
Unify examples to same format
2016-09-29 22:10:48 +05:30
bananaappletw
bd6f3fd782 Unify examples to same format 2016-09-29 07:11:50 +08:00
hemanth.hm
051bfbdafe Merge pull request #85 from bananaappletw/master
Fix basic-auth example doesn't prompt form to login
2016-09-29 00:39:41 +05:30
bananaappletw
de70eb3a95 Fix basic-auth example doesn't prompt form to login 2016-09-29 02:52:47 +08:00
hemanth.hm
457cb9a902 Merge pull request #84 from embbnux/master
Add link - kails
2016-09-13 21:58:12 +05:30
Embbnux
a134877bbd Add link - kails 2016-09-13 23:57:16 +08:00
hemanth.hm
4b4b728ce7 Merge pull request #81 from koajs/revert-80-master
Revert "fix mocha test error"
2016-07-29 16:55:52 +05:30
hemanth.hm
55435451ee Revert "fix mocha test error" 2016-07-29 16:55:44 +05:30