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

[http-server-javascript] Merge JavaScript Server Generator to Main #3231

Merged
merged 39 commits into from
Jul 10, 2024

Conversation

witemple-msft
Copy link
Member

@witemple-msft witemple-msft commented Apr 24, 2024

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

@witemple-msft witemple-msft added this to the [2024] May milestone Apr 24, 2024
@witemple-msft witemple-msft self-assigned this Apr 24, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Apr 24, 2024

All changed packages have been documented.

  • @typespec/http-server-javascript
Show changes

@typespec/http-server-javascript - internal ✏️

Added the experimental HTTP server generator for JavaScript.

@azure-sdk
Copy link
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/3231/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/3231/

@markcowl markcowl modified the milestones: [2024] June, [2024] July Jun 17, 2024
@witemple-msft witemple-msft changed the title [WIP] Merge JavaScript Server Generator to Main [http-server-javascript] Merge JavaScript Server Generator to Main Jul 5, 2024
packages/http-server-javascript/changelog.json Outdated Show resolved Hide resolved
packages/http-server-javascript/package.json Outdated Show resolved Hide resolved
packages/http-server-javascript/.gitignore Outdated Show resolved Hide resolved
packages/http-server-javascript/build-helpers.ts Outdated Show resolved Hide resolved
packages/http-server-javascript/src/common/reference.ts Outdated Show resolved Hide resolved
packages/http-server-javascript/src/common/reference.ts Outdated Show resolved Hide resolved
packages/http-server-javascript/src/common/scalar.ts Outdated Show resolved Hide resolved
pnpm-lock.yaml Outdated Show resolved Hide resolved
@witemple-msft witemple-msft added this pull request to the merge queue Jul 10, 2024
Merged via the queue into microsoft:main with commit b5d766c Jul 10, 2024
22 checks passed
@witemple-msft witemple-msft deleted the http-server-javascript branch July 10, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[codegen] Merge JavaScript HTTP server code generator to main
6 participants