-
@tj also created [koajs](https://koajs.com/). It would be nice to be able to switch out `expressjs` for `koajs` with GCF.
What are your thoughts on adding this as an optional feature?
-
Consider a "get TODOs" endpoint, where we optionally want to filter by multiple criteria, e.g. the "active" TODOs that are due this month, assigned to a specific user. For a GET endpoint, we can't pas…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to deploy a Next app with a custom Koa server using the Serverless framework to AWS.
**Describe the solution you'd lik…
-
## Background
可以用egg做阿里云的函数计算(ServerLess)开发吗?
看到函数计算文档,python使用[Django框架开发的示例](https://help.aliyun.com/document_detail/91245.html?spm=5176.11065259.1996646101.searchclickresult.4fbdfc0ezXWtya#h2--b3…
-
This proposal is meant to address the following use cases:
- Building synchronous `Receiver` implementations (those which need to know when an incoming event is fully processed).
- Testing listene…
-
这个帖子是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
## 历史帖
- [谁在…
-
I've noticed some discrepancy between what an offline event looks like and what a test event in the AWS console looks like using a simple echo function.
Background: I am the author of [serverless-h…
-
这个帖子是免费的程序员招聘服务。
如果你们团队正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、团队简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
## 历史帖
- [谁在…
-
So, I am trying to set up tsoa with my typescript project. This project utilizes AWS lambda. As such, I have a request body, as well as Lambda context that gets provided to my lambda.
Since the Lam…
-
## The dependency [next](https://github.com/zeit/next.js) was updated from `9.2.1` to `9.2.2`.
🚨 [View failing branch](https://github.com/cheshirecode/cheshirecode-next-boilerplate/compare/master...…