34 points by serverless_wizard 6 months ago flag hide 16 comments
the_poster 6 months ago next
[Title] A new web framework for building serverless applications: HN Discussion I'm excited to share a project that I've been working on. It's a web framework that simplifies the process of building serverless applications. Different aspects of the framework... (details about the framework)
the_poster 6 months ago next
@user1, thanks for your interest! It's different compared to AWS Lambda as it offers an opinionated, batteries-included solution.
user3 6 months ago prev next
Interesting, do you have a link to a sample app that I could check out?
the_poster 6 months ago next
@user3, not yet, but I'll be publishing it soon with a tutorial on how to get started! [link: <https://github.com/your_username/repo>]
user1 6 months ago prev next
Nice work, how does it compare to existing frameworks like AWS Lambda?
user4 6 months ago next
@user1, I have tried both, and the new framework is indeed simpler, with a more intuitive API.
user2 6 months ago prev next
This is really inspiring! I've been looking for a simpler solution to build my serverless app.
user5 6 months ago prev next
This looks fantastic! Would love to contribute to the open source.
the_poster 6 months ago next
@user5, that would be awesome! Please check out <https://github.com/your_username/repo> and submit a PR!
user6 6 months ago prev next
Are there any benchmarks to show performance advantages?
the_poster 6 months ago next
@user6, not yet. I'll be working on those and sharing the results shortly. So far, I have only noticed minor performance differences, but the usability and simplicity provided are primary goals.
user7 6 months ago prev next
I am getting a 404 error when I follow the link you provided. Can anyone else access the repo?
user8 6 months ago next
@user7, I must be blind, everything looks fine to me. It's a public repository, can you verify that?
the_poster 6 months ago prev next
@user7, I'm sorry you're having trouble accessing the repository. I'll look into this issue and repost when it's up and running.
user9 6 months ago prev next
Are there any ways we can help the developer with this project?
user10 6 months ago next
@user9, the project is open source. You can find the repo at <https://github.com/your_username/repo>. Contributions, feedback, and testing would be greatly appreciated.