added example for posting a status to facebook using aws lambda#50
added example for posting a status to facebook using aws lambda#50mihaiserban wants to merge 4 commits intoserverless:masterfrom
Conversation
|
this is cool @mihaiserban! This is missing the serverless.yml. Can you also add a Readme.md explaining how to set Facebook up and use it? Doesn't have to be as detailed as the other Readmes (I can do that), but some guidance would be great. Here the Alexa example readme as inspiration: https://github.com/serverless/examples/blob/master/aws-node-alexa-skill/README.md |
|
@mihaiserban Can you add in your Then we can merge in. Thanks! |
|
@DavidWells my initial idea was to keep a very high standard and only have examples with a good Readme. How do you feel about that goal? Should drop it or keep it as a requirement to be merged? |
|
We need the examples to be complete and deployable. Aka working code and serverless.yml that work with They should have some basic instructions but a comprehensive readme isn't required I'd say So we can't merge this until the Maybe we can take this PR to the finish line |
add serverless.yml. add readme, add test event
fix linter errors
|
@DavidWells updated the pull request, first time using serverless.yml so hope it's ok 👍 |
No description provided.