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
how-to
How-to guides
Steps for a specific goal, when you know what you need.
Add and share a provider
Register a provider, export it, and consume it from another module.
Write a guard
Protect a route or a controller with an authorisation check.
Transform and validate with pipes
Coerce or reject a parameter before the handler sees it.