dart_orpc 0.1.0-dev.5
dart_orpc: ^0.1.0-dev.5 copied to clipboard
Public facade package for the dart_orpc runtime APIs.
dart_orpc #
The public runtime facade for dart_orpc, a contract-first Dart framework.
Define annotated modules, controllers, services, and DTOs once, then derive RPC,
REST/SSE, OpenAPI, and typed Dart clients from the same contract metadata.
See the repository for documentation, examples, and the current development status.