ProvidenceGeeks / website-docs

Top level README and documentation space for development of the Providence Geeks website
https://www.pvdgeeks.org
4 stars 2 forks source link

Create a "Guide" for how to create a new external service (e.g. Facebook, Twitter, etc) #32

Open thescientist13 opened 6 years ago

thescientist13 commented 6 years ago

Type of Change

Summary

Create a guide ( a new "section" like with External Services) to document useful things, like in this case how to create and deliver a new API endpoint, that will generally interact with an external service

  1. Overview
  2. Define and Document External Service
  3. Create the Lambda
  4. Create the API
  5. Create endpoints in API Gateway
  6. Touch upon relevant Release Management points