-
I'm print all ctx but can not find body
serverless:
```javascript
// index.js
const serverless = require('serverless-http');
var bodyParser = require('koa-bodyparser');
const AWS = require('…
-
受到 [这个提交](https://github.com/node-modules/common-bin/pull/28) 影响,应用使用默认的脚手架编译会造成失败。
![image](https://user-images.githubusercontent.com/418820/50538674-bc6cb780-0bad-11e9-9b75-75dd149de2d8.png)
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [ ] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
I believe the current FeathersJS Service model is tightly linked to routes/socket request/response (realtime or not) on a web server as is the typical model.
Services should be completely stand-alo…
-
per https://github.com/arc-repos/arc-example-login-flow/issues/3
not sure how to impl and would love feedback @mikemaccana !
maybe something like
```javascript
let arc = require('@architect/…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
这个帖子是周刊的免费招聘服务。
如果你们公司正在招人,欢迎把招聘信息发在这个帖子里面。请简要描述,岗位名称、工作地点、岗位要求、公司简介、联系方式等等。
**注意:同一个团队如果招聘多个岗位,请写在一起,不要分成多个部分张贴。**
读者可以咨询,但请不要发布与招聘无关的内容,禁止对公司或岗位进行评论或抱怨。如果有意应聘,请直接与发贴人联系。
-
HI @tcbyrd,
Thanks for putting this together. We've been trying to get a simple probot app (that performs a check on pull request description) working on lambda. We got it working locally with smee…
-
Hello! I am trying to use `serverless-http` to wrap a Koa image manipulation API and deploy it on AWS Lambda with APIGW. I ran into some problems returning a binary payload so I tried base64 encoding …
-
Hello together,
This issue is to hold a discussion about which frameworks to use.
The scope of this issue is to decide on how the backend works.
---
### Database
- SQL
- PostgreSQL
- Ma…