Serverless-express: Future of this project

Created on 14 Oct 2020  路  6Comments  路  Source: vendia/serverless-express

@sapessi - am running express lambda in production using this library. Considering that this project has not been update in a while & with issues open and no one looking into them. I would like to know if this library is going to be update by awslabs and maintained ?

Most helpful comment

Hi @Muthuveerappanv - we'll have an update for you over the next couple of weeks.

All 6 comments

Hi @Muthuveerappanv - we'll have an update for you over the next couple of weeks.

Agreed, it's hard enough trying to convince teams to move to serverless.

Apologies for the delay all. We have just updated the main README of the project with our plan for the future - spoiler alert, @brettstack is back!

Message below:


AWS Serverless Express is moving

On 11/30, the AWS Serverless Express library is moving to Vendia and will be rebranded to serverless-express. Similarly, the aws-serverless-express NPM package will be deprecated in favor of a new serverless-express package.

Brett, the original creator of the Serverless Express library, will continue maintaining the repository and give it the attention and care it deserves. At the same time, we will be looking for additional contributors to participate in the development and stewardship of the Serverless Express library. AWS and the SAM team will remain involved in an administrative role alongside Vendia, Brett, and the new maintainers that will join the project.

We believe this is the best course of action to ensure that customers using this library get the best possible support in the future. To learn more about this move or become a maintainer of the new Serverless Express library, reach out to us through a GitHub issue on this repository.

Best,
The AWS Serverless team, Brett & the Vendia team

Thanks for the update, there is already a serverless-express package this may cause some confusion.

Sigh, thanks for letting us know. We'll figure out a name and update the message.

The serverless-http package is a pretty good alternative with less footprint:

https://github.com/dougmoscrop/serverless-http

Was this page helpful?
0 / 5 - 0 ratings