trie-router
Route manager
A routing mechanism for Koa applications using a trie data structure to manage routes and route parameters.
Trie-routing for Koa
121 stars
9 watching
12 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 simple routing wrapper around path-match. | 35 |
| A routing library for Node.js applications that provides input and output validation using Joi. | 450 |
| Generates documentation for routes in a Koa.js application | 6 |
| A session management middleware for Koa applications | 902 |
| Middleware to alter URLs in Koa applications | 98 |
| Provides a flexible and customizable session management system for Koa.js applications. | 414 |
| An authentication module for Koa.js applications | 118 |
| Makes it easy to mount independent sub-applications within a Koa application using directory structure and configuration files. | 35 |
| An internationalization solution for Koa.js applications | 68 |
| A middleware for managing cross-origin resource sharing in web applications. | 734 |
| A logging middleware for Koa.js applications | 563 |
| A tracing module for Koa applications that enables event logging and supports various tracing systems. | 53 |
| A Vue router implementation using a Trie data structure to manage routes and history states. | 11 |