Skip to content

An application to expose RESTful API on AWS using AWS serverless service

Notifications You must be signed in to change notification settings

ShankarAnush/statusCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statusCodes

An application to expose RESTful API on AWS using AWS lambda functions

Features

  • Returns random HTTP status codes: 200, 300, 400, 500, 501, 503, 507
  • Uses AWS API Gateway for endpoint management
  • Authenticates using an API key
  • Includes CloudWatch alarm to monitor 5xx responses

Prerequisites

  • Python 3.9
  • Terraform
  • AWS CLI
  • Git
Please refer the documentation for more information


About

An application to expose RESTful API on AWS using AWS serverless service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published