resourcer-docs
Route doc generator
Generates documentation for routes in a Koa.js application
[MAINTAINERS WANTED] Simple app that generates documentation for routes mounted using koa-resourcer.
6 stars
40 watching
2 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a flexible routing system for building web applications with Koa. | 871 |
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| Simple middleware for routing requests to specific handlers in an application | 447 |
| A simple routing wrapper around path-match. | 35 |
| A routing mechanism for Koa applications using a trie data structure to manage routes and route parameters. | 121 |
| An implementation of range request support in Koa web framework | 51 |
| A routing library for Node.js applications that provides input and output validation using Joi. | 450 |
| Middleware to alter URLs in Koa applications | 98 |
| A logging middleware for Koa.js applications | 563 |
| A Koa middleware for rendering EJS templates with support for layouts, includes, and state access. | 248 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| Generates JavaScript code from Rails named routes | 1,616 |
| An interactive learning environment for mastering the Koa JavaScript web framework | 441 |