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

https://github.com/dagmawig/aws-lambda-market-data-api

This node application, which is deployed to AWS lambda serverless function, fetches stock price history for a given stock.
https://github.com/dagmawig/aws-lambda-market-data-api

aws aws-lambda cloud lambda-functions nodejs serverless stock-market stock-price

Last synced: about 1 month ago
JSON representation

This node application, which is deployed to AWS lambda serverless function, fetches stock price history for a given stock.

Awesome Lists containing this project

README

          

# Market Data Node JS app
This Node.js app fetches stock price open, close, high and low values for a give stock.
The app is deployed to AWS Lambda Serverless function.