Password Generator REST API with AWS Lambda and AWS API Gateway
Introduction ๐
Password Generator REST API leverages AWS Lambda proxy integration and AWS API Gateway to generate a strong password (not less than 8 characters) on each API request. The API user may specify the length of the desired password. A Pyth...
fafacodes.hashnode.dev3 min read