تخطَّ إلى المحتوى
دليل تعليمي
  • 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. tutorial

دليل تعليمي

تعلَّم عبر بناء شيء من البداية إلى النهاية.

  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.