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

Investigate generating app.json at Compile Time #232

Open
Tracked by #231
Aymalla opened this issue Feb 20, 2023 · 0 comments
Open
Tracked by #231

Investigate generating app.json at Compile Time #232

Aymalla opened this issue Feb 20, 2023 · 0 comments

Comments

@Aymalla
Copy link
Contributor

Aymalla commented Feb 20, 2023

As a developer, I need my application endpoints definition (app.json) to be generated automatically.

Suggestion It could be done by using some sort of attribute on top of the actual implementation method, and based on these attributes, the endpoint point definition could be generated something like the TSOA framework, which automatically generate up-to-date OpenAPI Specifications from your TypeScript code .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant