تخطَّ إلى المحتوى
دليل تعليمي
  • Your first API
  • Testing your API
أدلة عملية
  • Add and share a provider
  • Write a guard
  • Transform and validate with pipes
المرجع
  • Decorator reference
  • CLI reference
شرح
  • Modules and dependency injection
  • The request lifecycle
  1. التوثيق
  2. Bustan
  3. 0.0.2
  4. how-to

أدلة عملية

خطوات لهدف محدد، حين تعرف ما تحتاجه.

  1. Add and share a providerRegister a provider, export it, and consume it from another module.
  2. Write a guardProtect a route or a controller with an authorisation check.
  3. Transform and validate with pipesCoerce or reject a parameter before the handler sees it.