RoutingSystem
Browse all 16 domain entities categorized under RoutingSystem in the express Architecture Docs architecture documentation.
RoutingSystem Domain — express Architecture
Handles URI mapping, parameter capturing, and multi-versioned API structure. Architectural overview of the RoutingSystem domain in the express codebase. Contains 2 source files.
index.js — express Source File
Architecture documentation for index.js, a javascript file in the express codebase.
index.js — express Source File
Architecture documentation for index.js, a javascript file in the express codebase.
app() — express Function Reference
Architecture documentation for the app() function in index.js from the express codebase.
app() — express Function Reference
Architecture documentation for the app() function in index.js from the express codebase.
pets.delete() — express Function Reference
Architecture documentation for the pets.delete() function in index.js from the express codebase.
pets.list() — express Function Reference
Architecture documentation for the pets.list() function in index.js from the express codebase.
User.destroy() — express Function Reference
Architecture documentation for the User.destroy() function in index.js from the express codebase.
User.index() — express Function Reference
Architecture documentation for the User.index() function in index.js from the express codebase.
User.range() — express Function Reference
Architecture documentation for the User.range() function in index.js from the express codebase.
User.show() — express Function Reference
Architecture documentation for the User.show() function in index.js from the express codebase.
users.delete() — express Function Reference
Architecture documentation for the users.delete() function in index.js from the express codebase.
users.get() — express Function Reference
Architecture documentation for the users.get() function in index.js from the express codebase.
users.list() — express Function Reference
Architecture documentation for the users.list() function in index.js from the express codebase.
ResourceMapping — express Architecture
Automated generation of RESTful routes based on object controllers Architecture documentation for the ResourceMapping subdomain (part of RoutingSystem domain) in the express codebase. Contains 1 source files.
VHost — express Architecture
Domain-based routing for multi-tenant applications Architecture documentation for the VHost subdomain (part of RoutingSystem domain) in the express codebase. Contains 1 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free