ethanresnick / json-api

Turn your node app into a JSON API server (http://jsonapi.org/)
GNU Lesser General Public License v3.0
268 stars 41 forks source link

Provide Koa example #193

Open goranmoomin opened 5 years ago

goranmoomin commented 5 years ago

I'm trying this library with koa; but could not achieve success. Could you please provide a super-simple koa example (like the one in the README?̊̈)

(When I converted my koa code into express, it worked; so I'm pretty sure it's the koa boilerplate code problem... :-()