Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Helfer-Portal/helponspot-api-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelpOnSpot API gateway

Contents

  • api-gateway.yml contains the OpenAPI/Swagger definition for this API
  • postman-collection.json collection of sample requests that can be imported to postman
  • /sdk/* includes REST clients to communicate with the API

Stages

  • stages can be considered as completely separate applications
  • each stage has it's own:
    • API gateway stage
    • lambda function
    • cognito user pool

dev

  • base url: https://js7pyl1b87.execute-api.eu-central-1.amazonaws.com/dev
  • user pool: help_on_spot_cognito_user_pool_with_sam
  • region eu-central-1

prod

  • base url: https://js7pyl1b87.execute-api.eu-central-1.amazonaws.com/prod
  • user pool: help_on_spot_prod
  • region eu-central-1

more info about progress here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published