Skip to content

Examples

Working examples demonstrating nestjs-odata usage patterns.

  • Basic CRUD -- Minimal setup with auto-generated CRUD endpoints
  • Custom Controller -- Override default behavior with custom controller logic
  • E-Commerce -- Multi-entity data model with relations, $expand, $filter, and $batch