koa2-api-boilerplate
koa2-api-boilerplate copied to clipboard
Example routes for beginners :)
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!