Skip to content

Ft: Module Routes Execution Context - #230

Merged
eadwinCode merged 18 commits into
mainfrom
module_concept
Aug 17, 2024
Merged

Ft: Module Routes Execution Context#230
eadwinCode merged 18 commits into
mainfrom
module_concept

Conversation

@eadwinCode

Copy link
Copy Markdown
Collaborator

What's new

  • Module Execution Context that ensures services within a module are available when executing a route or controller within the scope of the module
  • Template Context Processor to dynamically modify templating context.
  • Added ITemplateRenderingService for all template rendering
  • Module scanning to auto-register, guards, interceptors, and other injectable services

What's changed

  • Moved Application Middlewares to config.py
  • Middleware configurations can now be done through config.py
  • Application Config validation whenever values change
  • Middleware, execution handlers, and template context processors can be added to the config through string import

@eadwinCode
eadwinCode merged commit 120a84c into main Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant