resourcer

App director

Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files.

A simple resource directory mounter for koa.

GitHub

35 stars
57 watching
3 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
koajs/resourcer-docsGenerates documentation for routes in a Koa.js application6
koajs/mountA utility that allows middleware to operate independently of a prefix by temporarily stripping the path from the URL.554
koajs/clusterUtility library for clustering and error handling in Koa.js applications64
koajs/corsA middleware for managing cross-origin resource sharing in web applications.734
koajs/koa-rangeAn implementation of range request support in Koa web framework51
koajs/json Middleware for generating pretty-printed JSON responses in Koa applications.198
koajs/routerProvides a flexible routing system for building web applications with Koa.871
koajs/routeSimple middleware for routing requests to specific handlers in an application447
koajs/sessionA session management middleware for Koa applications902
koajs/react-viewA Koa view engine that enables rendering React components on the server-side.259
koajs/generic-sessionProvides a flexible and customizable session management system for Koa.js applications.414
koajs/path-matchA simple routing wrapper around path-match.35
koajs/onerrorProvides an error handling mechanism for Koa applications by directly manipulating the application's ctx.onerror property.140
koajs/redis-session-setsA Koa.js middleware for storing and managing sessions with Redis sets21
koajs/localesAn internationalization solution for Koa.js applications68