koa2-api-boilerplate icon indicating copy to clipboard operation
koa2-api-boilerplate copied to clipboard

Example routes for beginners :)

Open jppope opened this issue 7 years ago • 0 comments

So this boilerplate is absolutely fantastic... Just wondering if you could stick in the most basic examples of a resource route showing an authenticated route and a non-authenticated route.

/home
/dashboard     [auth required]

it would be super helpful for beginners (like me). thanks!

jppope avatar Oct 08 '17 22:10 jppope