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

[feature] Express.js Middleware Wrapper #321

Open
OpenReplicant opened this issue Nov 4, 2024 · 0 comments
Open

[feature] Express.js Middleware Wrapper #321

OpenReplicant opened this issue Nov 4, 2024 · 0 comments

Comments

@OpenReplicant
Copy link

I just decided to hack together a middleware wrapper (with the help of Claude Sonnet via a test-driven development method, and the docs provided) to make use of potentially any Express.js middleware in Hyperexpress. I learned quite a bit about the differences between the two servers and the request object, and this iteration passed all the tests that had failed to use middleware correctly, still I'd love it if anyone in the know could look it over or test it themselves.

https://github.com/OpenReplicant/Hyperexpress-MiddleWrap

@OpenReplicant OpenReplicant changed the title Express.js Middleware Wrapper [feature] Express.js Middleware Wrapper Nov 9, 2024
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