Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REST API's as prompt option for scaffolded apps #16

Open
ernestoresende opened this issue Jun 19, 2023 · 0 comments
Open

Add REST API's as prompt option for scaffolded apps #16

ernestoresende opened this issue Jun 19, 2023 · 0 comments
Assignees
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

Comments

@ernestoresende
Copy link
Member

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.

@ernestoresende ernestoresende added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 19, 2023
@ernestoresende ernestoresende self-assigned this Jun 19, 2023
@ernestoresende ernestoresende moved this to Backlog in Cardinal Roadmap Jun 19, 2023
@ernestoresende ernestoresende moved this from Backlog to Planned in Cardinal Roadmap Jun 19, 2023
@ernestoresende ernestoresende added area:cli Regarding the create-cardinal-app CLI application area: cardinal-app Regarding the scaffolded Cardinal app labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Planned
Development

No branches or pull requests

1 participant