My First Contribution to Serverless Application Repository
Recently, I have created a simple API to retrieve AWS services by it’s regions. And I decide to make it a Serverless Application and now it is generally available to be used by anyone.
AWS SAR : Github: https://github.com/pubudusj/serverless-aws-services
How it works Once you deploy the application using SAM locally or using SAR, there is a API gateway url in the output section. You can directly access the url, which will output JSON response which is in similar structure as below: