An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# aws-calc
Simple calculator that uses external function from AWS Lambda via AWS API Gateway

![aws-calc](https://github.com/DarrenSem/aws-calc/assets/106487066/e34b7045-e5ee-4dc3-ba6e-552b466b9e1f)

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