serverless-express icon indicating copy to clipboard operation
serverless-express copied to clipboard

Support hyper-express

Open ianzone opened this issue 1 year ago • 2 comments

hyper-express has a similar express api and it's super fast. https://github.com/kartikk221/hyper-express/tree/master

ianzone avatar Feb 07 '24 19:02 ianzone

Have you tried using it? If it's a similar API it may just work.

On Thu, Feb 8, 2024, 6:49 AM Yiheng @.***> wrote:

hyper-express has a similar express api and it's super fast. https://github.com/kartikk221/hyper-express/tree/master

— Reply to this email directly, view it on GitHub https://github.com/CodeGenieApp/serverless-express/issues/673, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOLVFZWLQTRTYTAMG3NGODYSPLDTAVCNFSM6AAAAABC6NRQVGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZDGNZVGY4TGNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

brettstack avatar Feb 09 '24 09:02 brettstack

I did, well it has similar APIs but it's not 100% compatible with Express, the interface is different from the serverlessExpress.app attribute.

ianzone avatar Feb 09 '24 09:02 ianzone