serverless-express
serverless-express copied to clipboard
Support hyper-express
hyper-express has a similar express api and it's super fast. https://github.com/kartikk221/hyper-express/tree/master
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: @.***>
I did, well it has similar APIs but it's not 100% compatible with Express, the interface is different from the serverlessExpress.app attribute.