Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why do you use 'koa-json' in koa 2 version ? #13

Closed
dxcqcv opened this issue Jul 24, 2017 · 2 comments
Closed

why do you use 'koa-json' in koa 2 version ? #13

dxcqcv opened this issue Jul 24, 2017 · 2 comments

Comments

@dxcqcv
Copy link

dxcqcv commented Jul 24, 2017

I find koa-json does not support koa 2 version, see link

and I find 'koa-bodyparser' also can support json , A body parser for koa, base on co-body. support json, form and text type body.

so why do you still use it in koa 2 version not only use koa-bodyparser ? thanks

@Molunerfinn
Copy link
Owner

Molunerfinn commented Jul 25, 2017

Oh, may be it's a history problem since I just learned Koa before. Removing it is just OK~ THX 👍

@dxcqcv
Copy link
Author

dxcqcv commented Jul 26, 2017

got it, thank you

@dxcqcv dxcqcv closed this as completed Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants