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

[codegen] Merge JavaScript HTTP server code generator to main #3215

Closed
witemple-msft opened this issue Apr 23, 2024 · 0 comments · Fixed by #3231
Closed

[codegen] Merge JavaScript HTTP server code generator to main #3215

witemple-msft opened this issue Apr 23, 2024 · 0 comments · Fixed by #3231

Comments

@witemple-msft
Copy link
Member

This issue tracks work on merging the WIP JavaScript HTTP server code generator into the TypeSpec main tree.

@witemple-msft witemple-msft self-assigned this Apr 23, 2024
@markcowl markcowl added this to the [2024] May milestone Apr 29, 2024
@markcowl markcowl modified the milestones: [2024] May, [2024] June May 7, 2024
@markcowl markcowl modified the milestones: [2024] June, [2024] July Jun 17, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 10, 2024
…3231)

This work-in-progress PR tracks merging the JavaScript server code
generator to the TypeSpec repository.

The JavaScript server code generator creates HTTP bindings for TypeSpec
HTTP services and exposes them for binding either to the Node.js http
server directly, or to an Express.js app as middleware.

Closes #3215

---------

Co-authored-by: Will Temple <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants