https://github.com/darrensem/aws-calc
Simple calculator that uses external function from AWS Lambda via AWS API Gateway (less complicated rebuild of previous https://github.com/DarrenSem/math-power -- complete rewrite to focus mainly on AWS Amazon Web Services)
https://github.com/darrensem/aws-calc
aws-api-gateway aws-lambda calculator fetch http-codes rest-api web-application
Last synced: 8 months ago
JSON representation
Simple calculator that uses external function from AWS Lambda via AWS API Gateway (less complicated rebuild of previous https://github.com/DarrenSem/math-power -- complete rewrite to focus mainly on AWS Amazon Web Services)
- Host: GitHub
- URL: https://github.com/darrensem/aws-calc
- Owner: DarrenSem
- License: mit
- Created: 2023-09-11T20:25:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T00:13:00.000Z (over 2 years ago)
- Last Synced: 2025-04-03T03:31:36.370Z (12 months ago)
- Topics: aws-api-gateway, aws-lambda, calculator, fetch, http-codes, rest-api, web-application
- Language: JavaScript
- Homepage: https://darrensem.github.io/aws-calc/
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-calc
Simple calculator that uses external function from AWS Lambda via AWS API Gateway

###### (less complicated rebuild of previous https://github.com/DarrenSem/math-power -- complete rewrite to focus mainly on AWS Amazon Web Services)