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.
35 stars
57 watching
3 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koajs/resourcer-docs | Generates documentation for routes in a Koa.js application | 6 |
koajs/mount | A utility that allows middleware to operate independently of a prefix by temporarily stripping the path from the URL. | 554 |
koajs/cluster | A utility for clustering and error handling in Koa applications | 64 |
koajs/cors | A middleware for managing cross-origin resource sharing in web applications. | 732 |
koajs/koa-range | An implementation of range request support in Koa web framework | 50 |
koajs/json | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
koajs/router | Provides a flexible routing system for building web applications with Koa. | 867 |
koajs/route | Simple middleware for routing requests to specific handlers in an application | 446 |
koajs/session | A session management middleware for Koa applications | 902 |
koajs/react-view | A Koa view engine that enables rendering React components on the server-side. | 259 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
koajs/path-match | A simple routing wrapper around path-match. | 35 |
koajs/onerror | Provides an error handling mechanism for Koa applications by directly manipulating the application's ctx.onerror property. | 140 |
koajs/redis-session-sets | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
koajs/locales | An internationalization solution for Koa.js applications | 67 |