Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created May 20, 2022 21:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgrantserverless/2c6cec04b5211ef7f3ec44c0d557f896 to your computer and use it in GitHub Desktop.
Save richardgrantserverless/2c6cec04b5211ef7f3ec44c0d557f896 to your computer and use it in GitHub Desktop.
service: serverless-social-network
provider: aws
functions:
socialNetwork:
handler: handler.socialNetwork
events:
- http: get query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment