Add REST API's as prompt option for scaffolded apps #16
Labels
area: cardinal-app
Regarding the scaffolded Cardinal app
area:cli
Regarding the create-cardinal-app CLI application
documentation
Improvements or additions to documentation
enhancement
New feature or request
Milestone
Currently, this is the only backend type that still has an unclear story on how to achieve end-to-end typesafety without prescribing heavilly opinionated libraries on both server and client.
Considering Zodios as an option: it uses Zod under the hood to define response schemas that are checked at write and runtime.
The text was updated successfully, but these errors were encountered: