Home / Domains / RoutingSystem

RoutingSystem

Browse all 16 domain entities categorized under RoutingSystem in the express Architecture Docs architecture documentation.

16 entities · Page 1 of 1

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.
Domain
index.js — express Source File
Architecture documentation for index.js, a javascript file in the express codebase.
File javascript
index.js — express Source File
Architecture documentation for index.js, a javascript file in the express codebase.
File javascript
app() — express Function Reference
Architecture documentation for the app() function in index.js from the express codebase.
Function javascript
app() — express Function Reference
Architecture documentation for the app() function in index.js from the express codebase.
Function javascript
pets.delete() — express Function Reference
Architecture documentation for the pets.delete() function in index.js from the express codebase.
Function javascript
pets.list() — express Function Reference
Architecture documentation for the pets.list() function in index.js from the express codebase.
Function javascript
User.destroy() — express Function Reference
Architecture documentation for the User.destroy() function in index.js from the express codebase.
Function javascript
User.index() — express Function Reference
Architecture documentation for the User.index() function in index.js from the express codebase.
Function javascript
User.range() — express Function Reference
Architecture documentation for the User.range() function in index.js from the express codebase.
Function javascript
User.show() — express Function Reference
Architecture documentation for the User.show() function in index.js from the express codebase.
Function javascript
users.delete() — express Function Reference
Architecture documentation for the users.delete() function in index.js from the express codebase.
Function javascript
users.get() — express Function Reference
Architecture documentation for the users.get() function in index.js from the express codebase.
Function javascript
users.list() — express Function Reference
Architecture documentation for the users.list() function in index.js from the express codebase.
Function javascript
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.
Subdomain
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.
Subdomain

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free