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 8 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates documentation for routes in a Koa.js application | 6 |
| | A utility that allows middleware to operate independently of a prefix by temporarily stripping the path from the URL. | 554 |
| | Utility library for clustering and error handling in Koa.js applications | 64 |
| | A middleware for managing cross-origin resource sharing in web applications. | 734 |
| | An implementation of range request support in Koa web framework | 51 |
| | Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| | Provides a flexible routing system for building web applications with Koa. | 871 |
| | Simple middleware for routing requests to specific handlers in an application | 447 |
| | A session management middleware for Koa applications | 902 |
| | A Koa view engine that enables rendering React components on the server-side. | 259 |
| | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
| | A simple routing wrapper around path-match. | 35 |
| | Provides an error handling mechanism for Koa applications by directly manipulating the application's ctx.onerror property. | 140 |
| | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
| | An internationalization solution for Koa.js applications | 68 |