Skip to content
M
Bustan
Help
Support
Community
Search
⌘K
Tutorial
Your first API
Testing your API
How-to guides
Add and share a provider
Write a guard
Transform and validate with pipes
Reference
Decorator reference
CLI reference
Explanation
Modules and dependency injection
The request lifecycle
Documentation
Bustan
0.0.2
explanation
Explanation
Background and reasoning behind the design.
Modules and dependency injection
Why Bustan resolves dependencies from a module graph rather than a global registry.
The request lifecycle
What runs between a request arriving and a response leaving, and why in that order.