Aller au contenu
Tutoriel
  • Your first API
  • Testing your API
Guides pratiques
  • Add and share a provider
  • Write a guard
  • Transform and validate with pipes
Référence
  • Decorator reference
  • CLI reference
Explications
  • Modules and dependency injection
  • The request lifecycle
  1. Documentation
  2. Bustan
  3. 0.0.2
  4. tutorial

Tutoriel

Apprendre en construisant, du début à la fin.

  1. Your first APIBuild a small API with a module, a controller and an injected provider.
  2. Testing your APIBuild a test module, override a provider with a fake, and assert against real routing.